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

skayser at users.sourceforge.net skayser at users.sourceforge.net
Tue Feb 24 19:38:37 CET 2009


Revision: 3466
          http://gar.svn.sourceforge.net/gar/?rev=3466&view=rev
Author:   skayser
Date:     2009-02-24 18:38:37 +0000 (Tue, 24 Feb 2009)

Log Message:
-----------
pv: fixed typo, adjustment for garv2

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

Modified: csw/mgar/pkg/pv/trunk/Makefile
===================================================================
--- csw/mgar/pkg/pv/trunk/Makefile	2009-02-24 18:30:32 UTC (rev 3465)
+++ csw/mgar/pkg/pv/trunk/Makefile	2009-02-24 18:38:37 UTC (rev 3466)
@@ -19,7 +19,7 @@
 MASTER_SITES = http://pipeviewer.googlecode.com/files/
 DISTFILES  = $(GARNAME)-$(GARVERSION).tar.gz
 
-REQUIRED_PKGS = CSWiconv CSWgettextrt
+REQUIRED_PKGS = CSWiconv CSWggettextrt
 
 # We define upstream file regex so we can be notifed of new upstream software release
 UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
@@ -34,7 +34,7 @@
 
 include gar/category.mk
 
-post-install:
+post-install-modulated:
 	@gunzip $(DESTDIR)$(mandir)/man1/pv.1.gz
 	@ginstall -d -m 755 $(DESTDIR)$(docdir)/$(GARNAME)
 	@ginstall -m 644 \


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