summary refs log tree commit diff
path: root/pkgs/games/crawl/makefile_prefix.patch
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/games/crawl/makefile_prefix.patch')
-rw-r--r--pkgs/games/crawl/makefile_prefix.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/pkgs/games/crawl/makefile_prefix.patch b/pkgs/games/crawl/makefile_prefix.patch
deleted file mode 100644
index 869d703b125..00000000000
--- a/pkgs/games/crawl/makefile_prefix.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- old/source/Makefile	2014-05-06 08:52:24.752163702 +0200
-+++ new/source/Makefile	2014-05-06 09:08:01.992018819 +0200
-@@ -344,7 +344,7 @@
- endif
- 
- chroot_prefix :=
--prefix        :=
-+prefix        := $(out)
- 
- ifeq ($(patsubst %/local,%,$(patsubst %/,%,$(prefix))),/usr)
- FHS := yes