forgot to add --prefix=/usr
authorDaniel Kolesa <quaker66@gmail.com>
Tue, 24 Mar 2009 19:51:00 +0000 (19:51 +0000)
committerDaniel Kolesa <quaker66@gmail.com>
Tue, 24 Mar 2009 19:51:00 +0000 (19:51 +0000)
SVN revision: 39694

debian/rules

index 6acb8ff..d26c3f9 100755 (executable)
@@ -3,7 +3,7 @@
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/autotools.mk
 
-DEB_CONFIGURE_SCRIPT := ./autogen.sh
+DEB_CONFIGURE_SCRIPT := ./autogen.sh --prefix=/usr
 DEB_MAKE_CLEAN_TARGET := distclean
 DEB_CONFIGURE_EXTRA_FLAGS := --disable-rpath