Enlightenment CVS committal Author : kaethorn Project : e17 Module : libs/etk
Dir : e17/libs/etk/debian Modified Files: changelog.in libetk0-dev.install rules Log Message: remove etk-config from install files. update rules and changelog version format. =================================================================== RCS file: /cvs/e/e17/libs/etk/debian/changelog.in,v retrieving revision 1.1 retrieving revision 1.2 diff -u -3 -r1.1 -r1.2 --- changelog.in 29 Mar 2006 22:56:39 -0000 1.1 +++ changelog.in 3 Jul 2007 13:17:04 -0000 1.2 @@ -1,4 +1,4 @@ -etk (@VERSION@) unstable; urgency=low +etk (@[EMAIL PROTECTED]) unstable; urgency=low * a CVS snapshot release. =================================================================== RCS file: /cvs/e/e17/libs/etk/debian/libetk0-dev.install,v retrieving revision 1.1 retrieving revision 1.2 diff -u -3 -r1.1 -r1.2 --- libetk0-dev.install 29 Mar 2006 22:56:39 -0000 1.1 +++ libetk0-dev.install 3 Jul 2007 13:17:04 -0000 1.2 @@ -1,6 +1,5 @@ debian/tmp/usr/include/* -debian/tmp/usr/lib/lib*.a +debian/tmp/usr/lib/*.a +debian/tmp/usr/lib/*.so debian/tmp/usr/lib/*.la -debian/tmp/usr/lib/lib*.so debian/tmp/usr/lib/pkgconfig/* -debian/tmp/usr/bin/*-config =================================================================== RCS file: /cvs/e/e17/libs/etk/debian/rules,v retrieving revision 1.2 retrieving revision 1.3 diff -u -3 -r1.2 -r1.3 --- rules 4 Jul 2006 05:44:30 -0000 1.2 +++ rules 3 Jul 2007 13:17:04 -0000 1.3 @@ -3,8 +3,6 @@ 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 ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs