Revision: 2873
          http://gar.svn.sourceforge.net/gar/?rev=2873&view=rev
Author:   dmichelsen
Date:     2009-01-21 21:51:52 +0000 (Wed, 21 Jan 2009)

Log Message:
-----------
pth: Add SOURCEURL

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

Modified: csw/mgar/pkg/pth/trunk/Makefile
===================================================================
--- csw/mgar/pkg/pth/trunk/Makefile     2009-01-21 04:44:27 UTC (rev 2872)
+++ csw/mgar/pkg/pth/trunk/Makefile     2009-01-21 21:51:52 UTC (rev 2873)
@@ -13,6 +13,8 @@
 DISTFILES  = $(GARNAME)-$(GARVERSION).tar.gz
 DISTFILES += $(call admfiles,CSWpth,)
 
+SPKG_SOURCEURL = http://www.gnu.org/software/pth/
+
 # We define upstream file regex so we can be notifed of new upstream software 
release
 UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
 
@@ -35,12 +37,3 @@
 #      the dynamic linker on Solaris/x86.  The same Solaris versions on SPARC
 #      don't have this problem.
 #      [Ralf S. Engelschall]
-
-post-install:
-       cd $(WORKSRC) && ginstall pth-config.1 $(DESTDIR)$(mandir)/man1
-       cd $(WORKSRC) && ginstall pth.3 $(DESTDIR)$(mandir)/man3
-       ginstall -d $(DESTDIR)$(docdir)/$(GARNAME)-$(GARVERSION)
-       cd $(WORKSRC) && ginstall ANNOUNCE AUTHORS COPYING ChangeLog HACKING 
HISTORY INSTALL \
-               NEWS PORTING README SUPPORT TESTS THANKS USERS \
-               $(DESTDIR)$(docdir)/$(GARNAME)-$(GARVERSION)
-       


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.
_______________________________________________
devel mailing list
[email protected]
https://lists.opencsw.org/mailman/listinfo/devel

Reply via email to