Enlightenment CVS committal

Author  : kaethorn
Project : e17
Module  : libs/edje

Dir     : e17/libs/edje/debian


Modified Files:
        libedje0-dev.install rules 


Log Message:
remove edje-config from install files.
update rules.

===================================================================
RCS file: /cvs/e/e17/libs/edje/debian/libedje0-dev.install,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- libedje0-dev.install        23 Mar 2007 11:42:19 -0000      1.4
+++ libedje0-dev.install        3 Jul 2007 11:53:07 -0000       1.5
@@ -2,5 +2,4 @@
 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/*
===================================================================
RCS file: /cvs/e/e17/libs/edje/debian/rules,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -3 -r1.8 -r1.9
--- rules       21 Apr 2006 08:03:11 -0000      1.8
+++ rules       3 Jul 2007 11:53:07 -0000       1.9
@@ -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



-------------------------------------------------------------------------
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

Reply via email to