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

bonivart at users.sourceforge.net bonivart at users.sourceforge.net
Wed Aug 5 14:24:48 CEST 2009


Revision: 5856
          http://gar.svn.sourceforge.net/gar/?rev=5856&view=rev
Author:   bonivart
Date:     2009-08-05 12:24:48 +0000 (Wed, 05 Aug 2009)

Log Message:
-----------
perl: fix Makefile

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

Modified: csw/mgar/pkg/perl/trunk/Makefile
===================================================================
--- csw/mgar/pkg/perl/trunk/Makefile	2009-08-05 11:12:29 UTC (rev 5855)
+++ csw/mgar/pkg/perl/trunk/Makefile	2009-08-05 12:24:48 UTC (rev 5856)
@@ -108,8 +108,8 @@
 #EXTRA_LIB += $(prefix)/bdb44/lib
 #EXTRA_INC += $(prefix)/bdb44/include
 
-EXTRA_MERGE_EXCLUDE_FILES = perllocal.pod
-PKGFILES_CSWperldoc = $(PKGFILES_DOC)
+EXTRA_MERGE_EXCLUDE_FILES = .*\/perllocal.pod
+PKGFILES_CSWperldoc = .*\/pod\/.*\.pod .*\/man\/man.\/.*
 
 # Tests take a long time
 TEST_SCRIPTS =
@@ -176,6 +176,4 @@
 # Invoke post-install targets
 #post-install: $(POST_TARGETS)
 post-install-modulated: $(POST_TARGETS)
-	echo $(DESTDIR)
-	@rm $(DESTDIR)/opt/csw/lib/perl/5.8.8/perllocal.pod
 	@$(MAKECOOKIE)


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