pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: mongodb PaX failures - patch
I note I still needed this patch for pkgsrc-2017Q3:
diff --git a/databases/mongodb/Makefile b/databases/mongodb/Makefile
index ff67323e474..a90b4f5565a 100644
--- a/databases/mongodb/Makefile
+++ b/databases/mongodb/Makefile
@@ -89,7 +89,7 @@ MONGODB_MAN_FILES= bsondump.1 mongo.1 mongod.1 mongodump.1 mongoexport.1 \
mongofiles.1 mongoimport.1 mongooplog.1 mongoperf.1 \
mongorestore.1 mongos.1 mongosniff.1 mongostat.1 mongotop.1
-NOT_PAX_MPROTECT_SAFE+= bin/mongo
+NOT_PAX_MPROTECT_SAFE+= bin/mongo bin/mongod
RCD_SCRIPTS= mongodb
--
Paul Ripke
"Great minds discuss ideas, average minds discuss events, small minds
discuss people."
-- Disputed: Often attributed to Eleanor Roosevelt. 1948.
Home |
Main Index |
Thread Index |
Old Index