[csw-devel] SF.net SVN: gar:[22048] csw/mgar/pkg/lang-python/pyqt/trunk/Makefile

pfelecan at users.sourceforge.net pfelecan at users.sourceforge.net
Sat Sep 28 10:22:47 CEST 2013


Revision: 22048
          http://gar.svn.sourceforge.net/gar/?rev=22048&view=rev
Author:   pfelecan
Date:     2013-09-28 08:22:46 +0000 (Sat, 28 Sep 2013)
Log Message:
-----------
lang-python/pyqt/trunk: why use rmdir?

Modified Paths:
--------------
    csw/mgar/pkg/lang-python/pyqt/trunk/Makefile

Modified: csw/mgar/pkg/lang-python/pyqt/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/pyqt/trunk/Makefile	2013-09-28 08:09:46 UTC (rev 22047)
+++ csw/mgar/pkg/lang-python/pyqt/trunk/Makefile	2013-09-28 08:22:46 UTC (rev 22048)
@@ -110,7 +110,7 @@
 			ggrep -v '^[.]/pyqtconfig.py$$' | \
 			xargs rm \
 			&& \
-		rmdir -f \
+		rm -r -f \
 			./phonon \
 			./Qt \
 			./QtCore \

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list