SF.net SVN: gar:[23069] csw/mgar/pkg/mirrorbrain/trunk/Makefile
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Sun Feb 23 21:30:27 CET 2014
Revision: 23069
http://sourceforge.net/p/gar/code/23069
Author: dmichelsen
Date: 2014-02-23 20:30:26 +0000 (Sun, 23 Feb 2014)
Log Message:
-----------
mirrorbrain/trunk: Add logging directory
Modified Paths:
--------------
csw/mgar/pkg/mirrorbrain/trunk/Makefile
Modified: csw/mgar/pkg/mirrorbrain/trunk/Makefile
===================================================================
--- csw/mgar/pkg/mirrorbrain/trunk/Makefile 2014-02-23 20:22:15 UTC (rev 23068)
+++ csw/mgar/pkg/mirrorbrain/trunk/Makefile 2014-02-23 20:30:26 UTC (rev 23069)
@@ -149,5 +149,6 @@
ginstall -m 0644 $(WORKSRC)/sql/initialdata-postgresql.sql $(DESTDIR)$(sharedstatedir)/mirrorbrain/sql/initialdata-postgresql.sql
@# LANG SQL must in fact be LANG sql (lowercase!) or the creation faills
ginstall -m 0644 $(WORKSRC)/sql/schema-postgresql.sql $(DESTDIR)$(sharedstatedir)/mirrorbrain/sql/schema-postgresql.sql
+ ginstall -d $(DESTDIR)$(localstatedir)/mirrorbrain
@$(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