[csw-devel] SF.net SVN: gar:[3872] csw/mgar/pkg/memconf/trunk
bonivart at users.sourceforge.net
bonivart at users.sourceforge.net
Mon Mar 23 10:11:37 CET 2009
Revision: 3872
http://gar.svn.sourceforge.net/gar/?rev=3872&view=rev
Author: bonivart
Date: 2009-03-23 09:11:37 +0000 (Mon, 23 Mar 2009)
Log Message:
-----------
memconf: makefile changes
Modified Paths:
--------------
csw/mgar/pkg/memconf/trunk/Makefile
csw/mgar/pkg/memconf/trunk/checksums
Added Paths:
-----------
csw/mgar/pkg/memconf/trunk/files/COPYING
Removed Paths:
-------------
csw/mgar/pkg/memconf/trunk/files/CSWmemconf.copyright
Modified: csw/mgar/pkg/memconf/trunk/Makefile
===================================================================
--- csw/mgar/pkg/memconf/trunk/Makefile 2009-03-23 08:50:23 UTC (rev 3871)
+++ csw/mgar/pkg/memconf/trunk/Makefile 2009-03-23 09:11:37 UTC (rev 3872)
@@ -11,10 +11,9 @@
MASTER_SITES = http://www.4schmidts.com/unix/
DISTFILES = $(GARNAME).gz
DISTFILES += memconf.man
+DISTFILES += COPYING
-PACKAGES = CSWmemconf
-CATALOGNAME_CSWmemconf = memconf
-SPKG_DESC_CSWmemconf = $(DESCRIPTION)
+SPKG_DESC = $(DESCRIPTION)
ARCHALL = 1
CONFIGURE_SCRIPTS =
@@ -31,12 +30,9 @@
@echo " ==> Installing $(GARNAME) (custom)"
@rm -rf $(DESTDIR)
@ginstall -d $(DESTDIR)$(bindir)
- @ginstall -d $(DESTDIR)$(docdir)/$(GARNAME)
@ginstall -d $(DESTDIR)$(mandir)/man1
@cp $(WORKSRC)/$(GARNAME) $(DESTDIR)$(bindir)/$(GARNAME)
@cp $(WORKSRC)/$(GARNAME).man $(DESTDIR)$(mandir)/man1/$(GARNAME).1
- @cp $(FILEDIR)/CSW$(GARNAME).copyright $(DESTDIR)$(docdir)/$(GARNAME)/license
@chmod 755 $(DESTDIR)$(bindir)/$(GARNAME)
@chmod 644 $(DESTDIR)$(mandir)/man1/$(GARNAME).1
- @chmod 444 $(DESTDIR)$(docdir)/$(GARNAME)/license
@$(MAKECOOKIE)
Modified: csw/mgar/pkg/memconf/trunk/checksums
===================================================================
--- csw/mgar/pkg/memconf/trunk/checksums 2009-03-23 08:50:23 UTC (rev 3871)
+++ csw/mgar/pkg/memconf/trunk/checksums 2009-03-23 09:11:37 UTC (rev 3872)
@@ -1,2 +1,3 @@
0aee8d982ef9704737a26d6721d9005d download/memconf.gz
d078ef174e55928dca398310c161ae3c download/memconf.man
+818efbe29da417ad462e3f6345690c3d download/COPYING
Added: csw/mgar/pkg/memconf/trunk/files/COPYING
===================================================================
--- csw/mgar/pkg/memconf/trunk/files/COPYING (rev 0)
+++ csw/mgar/pkg/memconf/trunk/files/COPYING 2009-03-23 09:11:37 UTC (rev 3872)
@@ -0,0 +1,4 @@
+memconf is free software; you can redistribute it and/or modify it under
+the terms of the GNU General Public License as published by the Free
+Software Foundation; either version 2 of the License, or (at your option)
+any later version.
Deleted: csw/mgar/pkg/memconf/trunk/files/CSWmemconf.copyright
===================================================================
--- csw/mgar/pkg/memconf/trunk/files/CSWmemconf.copyright 2009-03-23 08:50:23 UTC (rev 3871)
+++ csw/mgar/pkg/memconf/trunk/files/CSWmemconf.copyright 2009-03-23 09:11:37 UTC (rev 3872)
@@ -1,4 +0,0 @@
-memconf is free software; you can redistribute it and/or modify it under
-the terms of the GNU General Public License as published by the Free
-Software Foundation; either version 2 of the License, or (at your option)
-any later version.
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