Enlightenment CVS committal

Author  : kaethorn
Project : e17
Module  : libs/evas

Dir     : e17/libs/evas/debian


Modified Files:
        control libevas0-dev.install rules 
Removed Files:
        compat 


Log Message:
remove evas-config from install files.

===================================================================
RCS file: /cvs/e/e17/libs/evas/debian/control,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -3 -r1.32 -r1.33
--- control     28 Oct 2006 07:04:16 -0000      1.32
+++ control     3 Jul 2007 11:02:53 -0000       1.33
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: E17 Debian Team <[EMAIL PROTECTED]>
 Build-Depends: debhelper (>= 4.2.0), cdbs (>= 0.4.3-1.1), automake1.7 | 
automaken, libtool, libeet-dev, libfreetype6-dev, libpng12-dev | libpng-dev, 
libx11-dev | xlibs-dev, libxrender-dev | xlibs-dev, zlib1g, libjpeg62-dev, 
autotools-dev, libtiff4-dev, libungif4-dev, libxpm-dev, libgl-dev, librsvg2-dev
-Standards-Version: 3.6.2.2
+Standards-Version: 3.7.2
 
 Package: libevas0
 Section: libs
===================================================================
RCS file: /cvs/e/e17/libs/evas/debian/libevas0-dev.install,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -3 -r1.6 -r1.7
--- libevas0-dev.install        19 Apr 2006 08:46:11 -0000      1.6
+++ libevas0-dev.install        3 Jul 2007 11:02:53 -0000       1.7
@@ -1,4 +1,3 @@
-debian/tmp/usr/bin/evas-config
 debian/tmp/usr/include/*
 debian/tmp/usr/lib/lib*.so
 debian/tmp/usr/lib/lib*.la
===================================================================
RCS file: /cvs/e/e17/libs/evas/debian/rules,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -3 -r1.19 -r1.20
--- rules       16 Mar 2006 16:06:20 -0000      1.19
+++ rules       3 Jul 2007 11:02:53 -0000       1.20
@@ -1,11 +1,8 @@
 #!/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
+debian/stamp-autotools-files:
+       ./autogen.sh --prefix=/usr
+       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