Enlightenment CVS committal

Author  : horms
Project : e17
Module  : apps/entice

Dir     : e17/apps/entice/debian


Modified Files:
        rules 


Log Message:
Make sure entice.spec doesn't disapear during debian builds

===================================================================
RCS file: /cvs/e/e17/apps/entice/debian/rules,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- rules       2 Apr 2006 07:38:05 -0000       1.4
+++ rules       13 Apr 2006 04:05:25 -0000      1.5
@@ -22,8 +22,10 @@
        dh_testdir
        rm -f build-stamp configure-stamp
        -mv debian/changelog debian/changelog.saved
+       -mv entice.spec entice.spec.saved
        -$(MAKE) distclean
        -mv debian/changelog.saved debian/changelog
+       -mv entice.spec.saved entice.spec
        dh_clean
 
 install: DH_OPTIONS=




-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to