[csw-devel] SF.net SVN: gar:[20920] csw/mgar/pkg/examples/loose-files/trunk

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Tue Apr 30 23:30:38 CEST 2013


Revision: 20920
          http://gar.svn.sourceforge.net/gar/?rev=20920&view=rev
Author:   wahwah
Date:     2013-04-30 21:30:37 +0000 (Tue, 30 Apr 2013)
Log Message:
-----------
examples/loose-files/trunk: Update for the loose files example

Modified Paths:
--------------
    csw/mgar/pkg/examples/loose-files/trunk/Makefile
    csw/mgar/pkg/examples/loose-files/trunk/checksums

Modified: csw/mgar/pkg/examples/loose-files/trunk/Makefile
===================================================================
--- csw/mgar/pkg/examples/loose-files/trunk/Makefile	2013-04-30 19:10:19 UTC (rev 20919)
+++ csw/mgar/pkg/examples/loose-files/trunk/Makefile	2013-04-30 21:30:37 UTC (rev 20920)
@@ -2,16 +2,12 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-NAME = loose-files
+NAME = loose-files-example
 VERSION = 1.0
 GARTYPE = v2
 DESCRIPTION = An example of a package created from loose files.
-define BLURB
-endef
-SPKG_SOURCEURL =
 
-PACKAGES = CSWloosefilesexa
-CATALOGNAME = loose_files_example
+VENDOR_URL = http://www.opencsw.org/manual/
 
 # The directory where all the sources are kept. The slash at the end is
 # necessary.
@@ -36,7 +32,4 @@
 		-d $(DESTDIR)$(prefix)/$(dir $F) \
 		&& ginstall $(WORKDIR)/$(notdir $F) \
 		$(DESTDIR)$(prefix)/$(dir $F);)
-	ginstall -m 755 -d $(DESTDIR)$(datadir)/checkpkg/overrides
-	echo "CSWloosefilesexa: license-missing" \
-	  > $(DESTDIR)$(datadir)/checkpkg/overrides/loose_files_example
 	@$(MAKECOOKIE)

Modified: csw/mgar/pkg/examples/loose-files/trunk/checksums
===================================================================
--- csw/mgar/pkg/examples/loose-files/trunk/checksums	2013-04-30 19:10:19 UTC (rev 20919)
+++ csw/mgar/pkg/examples/loose-files/trunk/checksums	2013-04-30 21:30:37 UTC (rev 20920)
@@ -1,2 +1,2 @@
-d388c5613c830fb4571d0457f53580a0  curses.h
-492eba390abe4fe74c185d0d343c2b81  grep
+1738ceecf464e2b847c27cf9e7c410a6  curses.h
+f50d8b08c2ae68dc9b090c2c39abc4f0  grep

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