[csw-devel] SF.net SVN: gar:[6277] csw/mgar/pkg/tcpwrappers/trunk/Makefile
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Fri Sep 11 20:52:20 CEST 2009
Revision: 6277
http://gar.svn.sourceforge.net/gar/?rev=6277&view=rev
Author: dmichelsen
Date: 2009-09-11 18:52:19 +0000 (Fri, 11 Sep 2009)
Log Message:
-----------
tcpwrappers: Fix directory of README
Modified Paths:
--------------
csw/mgar/pkg/tcpwrappers/trunk/Makefile
Modified: csw/mgar/pkg/tcpwrappers/trunk/Makefile
===================================================================
--- csw/mgar/pkg/tcpwrappers/trunk/Makefile 2009-09-11 18:45:14 UTC (rev 6276)
+++ csw/mgar/pkg/tcpwrappers/trunk/Makefile 2009-09-11 18:52:19 UTC (rev 6277)
@@ -78,9 +78,9 @@
@$(MAKECOOKIE)
install-custom:
- @echo " => Installing $(GARNAME)"
- ginstall -d $(DESTDIR)$(docdir)/$(GARNAME)
- cd $(WORKDIR) && ginstall -v -m 644 README $(DESTDIR)$(docdir)/$(GARNAME)
+ @echo " => Installing $(CATALOGNAME)"
+ ginstall -d $(DESTDIR)$(docdir)/$(CATALOGNAME)
+ cd $(WORKDIR) && ginstall -v -m 644 README $(DESTDIR)$(docdir)/$(CATALOGNAME)
ginstall -d $(DESTDIR)$(libexecdir)
cd $(WORKSRC) && ginstall -v -m 755 safe_finger tcpd tcpdchk tcpdmatch try-from $(DESTDIR)$(libexecdir)
ginstall -d $(DESTDIR)$(includedir)
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