Enlightenment CVS committal

Author  : kaethorn
Project : e17
Module  : libs/ecore

Dir     : e17/libs/ecore/debian


Modified Files:
        libecore0-dev.install rules 


Log Message:
remove ecore-config from debian install files.
clean up rules.

===================================================================
RCS file: /cvs/e/e17/libs/ecore/debian/libecore0-dev.install,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -3 -r1.8 -r1.9
--- libecore0-dev.install       22 Mar 2007 18:39:22 -0000      1.8
+++ libecore0-dev.install       3 Jul 2007 11:24:28 -0000       1.9
@@ -3,4 +3,3 @@
 debian/tmp/usr/lib/libecore*.la
 debian/tmp/usr/lib/libecore*.so
 debian/tmp/usr/lib/pkgconfig/*
-debian/tmp/usr/bin/*-config
===================================================================
RCS file: /cvs/e/e17/libs/ecore/debian/rules,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -3 -r1.13 -r1.14
--- rules       27 Jan 2007 18:59:15 -0000      1.13
+++ rules       3 Jul 2007 11:24:28 -0000       1.14
@@ -1,11 +1,10 @@
 #!/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
 DEB_CONFIGURE_EXTRA_FLAGS :=  --disable-ecore-evas-dfb --disable-ecore-dfb 
--enable-ecore-fb
-clean::
-       if [ -f $(CURDIR)/../../snapshot ]; then ./autogen.sh --prefix=/usr 
--disable-ecore-evas-dfb --disable-ecore-dfb --enable-ecore-fb; fi
+
+debian/stamp-autotools-files:
+       ./autogen.sh --prefix=/usr --disable-ecore-evas-dfb --disable-ecore-dfb 
--enable-ecore-fb
+       touch debian/stamp-autotools-files



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