ooo-build r14039 - branches/ooo-build-3-0



Author: strba
Date: Tue Sep 23 11:19:24 2008
New Revision: 14039
URL: http://svn.gnome.org/viewvc/ooo-build?rev=14039&view=rev

Log:
oops again

Modified:
   branches/ooo-build-3-0/Makefile.am

Modified: branches/ooo-build-3-0/Makefile.am
==============================================================================
--- branches/ooo-build-3-0/Makefile.am	(original)
+++ branches/ooo-build-3-0/Makefile.am	Tue Sep 23 11:19:24 2008
@@ -27,7 +27,7 @@
 	test -z "$(BUILDDIR)/gcc-3.4.1" || rm -rf $(BUILDDIR)/gcc-3.4.1
 	test -z "$(BUILDDIR)/bin" || rm -rf $(BUILDDIR)/bin/*
 	test -z "$(BUILDDIR)/include/c++" || rm -rf $(BUILDDIR)/include/c++
-	test -z "$(BUILDDIR)/lib" || rpm -rf $(BUILDDIR)/lib/*
+	test -z "$(BUILDDIR)/lib" || rm -rf $(BUILDDIR)/lib/*
 	test -z "$(BUILDDIR)/libexec" || rm -rf $(BUILDDIR)/libexec/*
 
 maintainer-clean-local:



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]