Enlightenment CVS committal Author : kaethorn Project : e17 Module : proto
Dir : e17/proto/entropy/debian Modified Files: rules Removed Files: entropy.install Log Message: fix debian packaging. =================================================================== RCS file: /cvs/e/e17/proto/entropy/debian/rules,v retrieving revision 1.2 retrieving revision 1.3 diff -u -3 -r1.2 -r1.3 --- rules 20 Oct 2006 07:57:07 -0000 1.2 +++ rules 5 Nov 2006 13:59:49 -0000 1.3 @@ -8,3 +8,7 @@ clean:: if [ -f $(CURDIR)/../../snapshot ]; then ./autogen.sh --prefix=/usr; fi +install/entropy:: + find debian/entropy/ -name '*.la' -exec rm {} \; + find debian/entropy/ -name '*.a' -exec rm {} \; + ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs