[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[asymptote] 05/08: arg, prefix forgotten



This is an automated email from the git hooks/post-receive script.

preining pushed a commit to branch master
in repository asymptote.

commit 1af393352e4f5b00db1eb557bf433214099ea430
Author: Norbert Preining <norbert@preining.info>
Date:   Tue Jun 23 08:56:54 2015 +0900

    arg, prefix forgotten
---
 debian/rules | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index 2d52d8f..247ca32 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,8 +6,8 @@ PKG=asymptote
 	dh $@
 
 override_dh_auto_configure:
-	./configure --enable-gc=system		\
-		--with-latex=/usr/share/texmf/tex/latex	\
+	dh_auto_configure -- --prefix=/usr --enable-gc=system	\
+		--with-latex=/usr/share/texmf/tex/latex		\
 		--with-context=/usr/share/texmf/tex/context/third
 
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-tex/asymptote.git


Reply to: