summaryrefslogtreecommitdiff
path: root/recipes/supertux/files/install-no-overwrite.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/supertux/files/install-no-overwrite.patch')
-rw-r--r--recipes/supertux/files/install-no-overwrite.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/recipes/supertux/files/install-no-overwrite.patch b/recipes/supertux/files/install-no-overwrite.patch
new file mode 100644
index 0000000000..41e448663b
--- /dev/null
+++ b/recipes/supertux/files/install-no-overwrite.patch
@@ -0,0 +1,13 @@
+Index: supertux-0.1.3/data/Makefile.am
+===================================================================
+--- supertux-0.1.3.orig/data/Makefile.am 2010-07-04 22:53:15.209949507 +0200
++++ supertux-0.1.3/data/Makefile.am 2010-07-04 22:53:51.490637559 +0200
+@@ -2,8 +2,6 @@
+ supertux.strf \
+ $(wildcard *.txt) \
+ CREDITS \
+- $(wildcard sounds/*.wav) \
+- images/icon.xpm \
+ $(wildcard images/*.png) \
+ $(wildcard images/*.xpm) \
+ $(wildcard images/background/*.png) \