Author: doogie
Date: Mon Mar  1 20:35:53 2010
New Revision: 917701

URL: http://svn.apache.org/viewvc?rev=917701&view=rev
Log:
Remove debian/orig-work, which is used by the make-orig target.

Modified:
    ofbiz/trunk/debian/rules

Modified: ofbiz/trunk/debian/rules
URL: 
http://svn.apache.org/viewvc/ofbiz/trunk/debian/rules?rev=917701&r1=917700&r2=917701&view=diff
==============================================================================
--- ofbiz/trunk/debian/rules (original)
+++ ofbiz/trunk/debian/rules Mon Mar  1 20:35:53 2010
@@ -76,6 +76,7 @@
 clean: clean-debian
        $(SHELL) ant clean-all
        debconf-updatepo
+       rm -rf debian/orig-work
 
 build: debian/stamps/build-ofbiz debian/EncryptPassword.class
 build-ofbiz: debian/stamps/build-ofbiz


Reply via email to