From: quaker Date: Tue, 24 Mar 2009 19:56:43 +0000 (+0000) Subject: i found it is useless and cdbs is setting up prefix automatically. X-Git-Tag: 2.0_alpha~11^2~160 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ce4a2f1c552c8f94f7f7e7b54bffe25bd34fc81a;p=framework%2Fuifw%2Fembryo.git i found it is useless and cdbs is setting up prefix automatically. git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/embryo@39695 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- diff --git a/debian/rules b/debian/rules index af6f426..5ef548b 100755 --- a/debian/rules +++ b/debian/rules @@ -5,7 +5,7 @@ include /usr/share/cdbs/1/rules/debhelper.mk DEB_DH_STRIP_ARGS := --dbg-package=libembryo-dbg DEB_CONFIGURE_EXTRA_FLAGS := --disable-rpath -DEB_CONFIGURE_SCRIPT := ./autogen.sh --prefix=/usr +DEB_CONFIGURE_SCRIPT := ./autogen.sh DEB_MAKE_CLEAN_TARGET := distclean DEB_SOURCE_VERSION := $(shell grep AC_INIT $(DEB_SRCDIR)/configure.ac|sed -e 's/AC_INIT(\[embryo\],\ \[\(.*\)\],\ \[.*@.*\])/\1/g') CFLAGS += -fvisibility=hidden