summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDaniel Kolesa <quaker66@gmail.com>2009-03-24 19:51:00 +0000
committerDaniel Kolesa <quaker66@gmail.com>2009-03-24 19:51:00 +0000
commit02d29734c9e2dc760272c6c82f4a59ae5be44af7 (patch)
tree691b3e8f9c7825820588d75913898ad683f45057 /debian
parent888d66370f62cc8d0294cb2851640bb6b5d39776 (diff)
downloadeina-02d29734c9e2dc760272c6c82f4a59ae5be44af7.tar.gz
forgot to add --prefix=/usr
SVN revision: 39694
Diffstat (limited to 'debian')
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index 388c4cd..8d8ecb0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@ include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/autotools.mk
DEB_CONFIGURE_EXTRA_FLAGS := --disable-rpath
-DEB_CONFIGURE_SCRIPT := ./autogen.sh
+DEB_CONFIGURE_SCRIPT := ./autogen.sh --prefix=/usr
DEB_MAKE_CLEAN_TARGET := distclean
DEB_DH_STRIP_ARGS := --dbg-package=libeina-dbg