[ode] 01/01: Drooped unneeded configure option
    Leopold Palomo-Avellaneda 
    leo at alaxarxa.net
       
    Sat Oct  3 21:34:42 UTC 2015
    
    
  
This is an automated email from the git hooks/post-receive script.
lepalom-guest pushed a commit to branch master
in repository ode.
commit 332341940054bda59a725a4e2c1090ad0a3a8303
Author: Leopold Palomo-Avellaneda <leo at alaxarxa.net>
Date:   Sat Oct 3 23:34:32 2015 +0200
    Drooped unneeded configure option
---
 debian/rules | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/debian/rules b/debian/rules
index a60cd61..fbd35a3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -33,8 +33,7 @@ CONFIG_OPTS += --prefix=/usr \
                     --with-libccd=system \
 		    --enable-libccd \
                     --enable-shared \
-		    --enable-static \
-                    --libdir='$${prefix}/lib/$(DEB_HOST_MULTIARCH)/'
+		    --enable-static
 
 %:
 	dh $@ --parallel --with autotools-dev
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/ode.git
    
    
More information about the Pkg-games-commits
mailing list