SF.net SVN: gar:[22782] csw/mgar/pkg/mirrorbrain/trunk/Makefile

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Sat Jan 4 23:29:52 CET 2014


Revision: 22782
          http://sourceforge.net/p/gar/code/22782
Author:   dmichelsen
Date:     2014-01-04 22:29:51 +0000 (Sat, 04 Jan 2014)
Log Message:
-----------
mirrorbrain/trunk: Add more tools

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

Modified: csw/mgar/pkg/mirrorbrain/trunk/Makefile
===================================================================
--- csw/mgar/pkg/mirrorbrain/trunk/Makefile	2014-01-04 22:19:18 UTC (rev 22781)
+++ csw/mgar/pkg/mirrorbrain/trunk/Makefile	2014-01-04 22:29:51 UTC (rev 22782)
@@ -108,5 +108,8 @@
 	ginstall -m 0755 $(WORKSRC)/tools/geoiplookup_continent $(DESTDIR)$(bindir)/geoiplookup_continent
 	ginstall -m 0755 $(WORKSRC)/tools/null-rsync $(DESTDIR)$(bindir)/null-rsync
 	ginstall -m 0755 $(WORKSRC)/tools/scanner.pl $(DESTDIR)$(bindir)/scanner
+	ginstall -d $(DESTDIR)$(sharedstatedir)/mirrorbrain/sql
+	ginstall -m 0644 $(WORKSRC)/sql/initialdata-postgresql.sql $(DESTDIR)$(sharedstatedir)/mirrorbrain/sql/initialdata-postgresql.sql
+	ginstall -m 0644 $(WORKSRC)/sql/schema-postgresql.sql $(DESTDIR)$(sharedstatedir)/mirrorbrain/sql/schema-postgresql.sql
 	@$(MAKECOOKIE)
 

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