[csw-devel] SF.net SVN: gar:[20865] csw/mgar/pkg/librecad/trunk/Makefile

cgrzemba at users.sourceforge.net cgrzemba at users.sourceforge.net
Thu Apr 25 10:38:16 CEST 2013


Revision: 20865
          http://gar.svn.sourceforge.net/gar/?rev=20865&view=rev
Author:   cgrzemba
Date:     2013-04-25 08:38:12 +0000 (Thu, 25 Apr 2013)
Log Message:
-----------
librecad/trunk: ignore owner on install docs

Modified Paths:
--------------
    csw/mgar/pkg/librecad/trunk/Makefile

Modified: csw/mgar/pkg/librecad/trunk/Makefile
===================================================================
--- csw/mgar/pkg/librecad/trunk/Makefile	2013-04-24 19:52:28 UTC (rev 20864)
+++ csw/mgar/pkg/librecad/trunk/Makefile	2013-04-25 08:38:12 UTC (rev 20865)
@@ -72,7 +72,7 @@
 	ginstall -m 755   $(WORKSRC)/unix/librecad $(DESTDIR)$(bindir)
 	ginstall -m 755   $(WORKSRC)/unix/ttf2lff $(DESTDIR)$(bindir)
 	ginstall -d $(DESTDIR)$(libdir)/$(call tolower, $(NAME))/resources
-	gcp -rfp  $(WORKSRC)/unix/resources/* \
+	gcp -rf  $(WORKSRC)/unix/resources/* \
                   $(DESTDIR)$(libdir)/$(call tolower, $(NAME))/resources
 	ginstall -d $(DESTDIR)$(docdir)/$(CATALOGNAME_CSWlibreCAD)
 	$(foreach L,$(EXTRA_LICENSE),gcp $(WORKSRC)/$L $(DESTDIR)$(docdir)/$(CATALOGNAME_CSWlibreCAD);)

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