ooo-build r14037 - trunk



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

Log:
oops

Modified:
   trunk/Makefile.am

Modified: trunk/Makefile.am
==============================================================================
--- trunk/Makefile.am	(original)
+++ trunk/Makefile.am	Tue Sep 23 11:15:13 2008
@@ -28,7 +28,7 @@
 	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)/libexec" || rpm -rf $(BUILDDIR)/libexec/*
+	test -z "$(BUILDDIR)/libexec" || rm -rf $(BUILDDIR)/libexec/*
 
 maintainer-clean-local:
 	test -z "$(BUILDDIR)" || rm -rf $(BUILDDIR)



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