Changeset: 014c78d5e983 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=014c78d5e983
Modified Files:
tools/embedded/build-rpkg.sh
Branch: embedded
Log Message:
not compiling some other stuff
diffs (12 lines):
diff --git a/tools/embedded/build-rpkg.sh b/tools/embedded/build-rpkg.sh
--- a/tools/embedded/build-rpkg.sh
+++ b/tools/embedded/build-rpkg.sh
@@ -14,7 +14,7 @@ echo "SUBDIRS = embedded" > tools/Makefi
echo "SUBDIRS = mapilib" > clients/Makefile.ag
echo "SUBDIRS = mal modules optimizer scheduler tools" > monetdb5/Makefile.ag
echo "SUBDIRS = buildtools common clients gdk monetdb5 sql tools\nEXTRA_DIST =
bootstrap configure configure.ac configure.ag libversions
rpm.mk.in\nheaders_config = {\nDIR = includedir/monetdb\nHEADERS = h\nSOURCES =
monetdb_config.h\n}\n" > Makefile.ag
-sed -i "/^SUBDIRS = .*/d" sql/backends/Makefile.ag
+sed -i -e "/^SUBDIRS = .*$/d" sql/backends/monet5/Makefile.ag
./bootstrap
# we need this directory since sql/server depends on it
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list