Changeset: 8cd66fd59cc3 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=8cd66fd59cc3
Modified Files:
        clients/perl/Makefile.ag
Branch: default
Log Message:

perl: install in share/monetdb/perl

don't user upercased MonetDB


diffs (11 lines):

diff --git a/clients/perl/Makefile.ag b/clients/perl/Makefile.ag
--- a/clients/perl/Makefile.ag
+++ b/clients/perl/Makefile.ag
@@ -21,6 +21,6 @@
 
 headers_perl = {
        HEADERS = pl pm
-       DIR = datadir/MonetDB/perl
+       DIR = datadir/monetdb/perl
        SOURCES = Mapi.pm 
 }
_______________________________________________
Checkin-list mailing list
[email protected]
http://mail.monetdb.org/mailman/listinfo/checkin-list

Reply via email to