forgot to add --prefix=/usr
authorquaker <quaker>
Tue, 24 Mar 2009 19:51:00 +0000 (19:51 +0000)
committerquaker <quaker@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Tue, 24 Mar 2009 19:51:00 +0000 (19:51 +0000)
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eina@39694 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

debian/rules

index 388c4cd..8d8ecb0 100755 (executable)
@@ -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