forgot to add --prefix=/usr

SVN revision: 39694
This commit is contained in:
Daniel Kolesa 2009-03-24 19:51:00 +00:00
parent f6bc5a6936
commit 608f052d11
1 changed files with 1 additions and 1 deletions

2
debian/rules vendored
View File

@ -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