Enlightenment CVS committal

Author  : shadoi
Project : e17
Module  : apps/e

Dir     : e17/apps/e/debian


Modified Files:
        rules 


Log Message:
Don't try to install docs for libe-dev
Don't strip the binaries, for debugging.

===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e/debian/rules,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -3 -r1.9 -r1.10
--- rules       29 Mar 2005 17:04:06 -0000      1.9
+++ rules       23 Sep 2005 21:15:05 -0000      1.10
@@ -46,7 +46,7 @@
 
        $(MAKE) install DESTDIR=$(CURDIR)/debian/tmp/
 
-       $(INSTALL) -d debian/$(package)-dev/usr/share/doc/$(package)-dev/html
+       #$(INSTALL) -d debian/$(package)-dev/usr/share/doc/$(package)-dev/html
 
 binary-indep: build install
 
@@ -58,7 +58,7 @@
        dh_installdocs AUTHORS README
        dh_installchangelogs
        dh_link
-       dh_strip
+#      dh_strip
        dh_compress
        dh_fixperms
        dh_makeshlibs




-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to