remove edje-config from install files.

update rules.


SVN revision: 30561
This commit is contained in:
kaethorn 2007-07-03 11:53:07 +00:00 committed by kaethorn
parent 4844e38990
commit 1cb83a5922
2 changed files with 1 additions and 5 deletions

View File

@ -2,5 +2,4 @@ debian/tmp/usr/include/*
debian/tmp/usr/lib/*.a
debian/tmp/usr/lib/*.so
debian/tmp/usr/lib/*.la
debian/tmp/usr/bin/*-config
debian/tmp/usr/lib/pkgconfig/*

View File

@ -1,10 +1,7 @@
#!/usr/bin/make -f
# Simple debian/rules rewrote for cdbs
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/autotools.mk
DEB_MAKE_CLEAN_TARGET := clean
clean::
if [ -f $(CURDIR)/../../snapshot ]; then ./autogen.sh --prefix=/usr; fi
./autogen.sh --prefix=/usr