summaryrefslogtreecommitdiff
path: root/games-server/cyphesis/files/cyphesis-0.6.2-makefile.patch
diff options
context:
space:
mode:
Diffstat (limited to 'games-server/cyphesis/files/cyphesis-0.6.2-makefile.patch')
-rw-r--r--games-server/cyphesis/files/cyphesis-0.6.2-makefile.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/games-server/cyphesis/files/cyphesis-0.6.2-makefile.patch b/games-server/cyphesis/files/cyphesis-0.6.2-makefile.patch
new file mode 100644
index 000000000000..7fde1eb12135
--- /dev/null
+++ b/games-server/cyphesis/files/cyphesis-0.6.2-makefile.patch
@@ -0,0 +1,11 @@
+--- a/Makefile.am 2013-09-25 14:26:30.518751250 +0200
++++ b/Makefile.am 2013-09-25 14:27:21.846257911 +0200
+@@ -13,8 +13,6 @@
+
+ # FIXME Remove the mkdir hack if it gets fixed in a future automake
+ install-data-hook:
+- mkdir -p $(DESTDIR)$(socketdir)
+- chmod 1777 $(DESTDIR)$(socketdir)
+ @echo
+ @echo "Cyphesis is not yet ready to run."
+ @echo "Unless you have configured the server to run without a database, Cyphesis"