Revision: 14432 http://gar.svn.sourceforge.net/gar/?rev=14432&view=rev Author: idogan23 Date: 2011-04-28 14:55:37 +0000 (Thu, 28 Apr 2011)
Log Message: ----------- pm_netucpcommon: fixed INCOMPATIBLE_PKGS, cleanup Modified Paths: -------------- csw/mgar/pkg/cpan/Net-UCP-Common/trunk/Makefile Modified: csw/mgar/pkg/cpan/Net-UCP-Common/trunk/Makefile =================================================================== --- csw/mgar/pkg/cpan/Net-UCP-Common/trunk/Makefile 2011-04-28 14:47:04 UTC (rev 14431) +++ csw/mgar/pkg/cpan/Net-UCP-Common/trunk/Makefile 2011-04-28 14:55:37 UTC (rev 14432) @@ -11,19 +11,17 @@ PACKAGES = CSWpm-net-ucp-common CATALOGNAME = pm_net_ucp_common -#CHECKPKG_OVERRIDES_CSWpmnetucpcommon += catalogname-does-not-match-pkgname|pkgname=CSWpmnetucpcommon|catalogname=pm_netucpcommon|expected-catalogname=pmnetucpcommon - DISTFILES += LICENSE ARCHALL = 1 # temporary entries fo the package renaming -INCOMPATIBLE_PKGS_CSWpm-netucpcommon = CSWpmnetucpcommon +INCOMPATIBLE_PKGS_CSWpm-net-ucp-common = CSWpmnetucpcommon CHECKPKG_OVERRIDES_CSWpm-net-ucp-common += file-collision|/opt/csw/share/man/man3/Net::UCP::Common.3perl|CSWpm-net-ucp-common|CSWpmnetucpcommon CHECKPKG_OVERRIDES_CSWpm-net-ucp-common += file-collision|/opt/csw/share/perl/csw/Net/UCP/Common.pm|CSWpm-net-ucp-common|CSWpmnetucpcommon post-install-modulated: - @ginstall -d $(DESTDIR)/opt/csw/share/doc/pm_net_ucp_common - @ginstall -m 644 $(FILEDIR)/LICENSE $(DESTDIR)/opt/csw/share/doc/pm_net_ucp_common/license + @ginstall -d $(DESTDIR)/opt/csw/share/doc/$(CATALOGNAME) + @ginstall -m 644 $(FILEDIR)/LICENSE $(DESTDIR)/opt/csw/share/doc/$(CATALOGNAME)/license @$(MAKECOOKIE) include gar/category.mk This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. _______________________________________________ devel mailing list devel@lists.opencsw.org https://lists.opencsw.org/mailman/listinfo/devel