summaryrefslogtreecommitdiff
path: root/package/xawtv/patches/patch-Makefile.orig
diff options
context:
space:
mode:
Diffstat (limited to 'package/xawtv/patches/patch-Makefile.orig')
-rw-r--r--package/xawtv/patches/patch-Makefile.orig10
1 files changed, 10 insertions, 0 deletions
diff --git a/package/xawtv/patches/patch-Makefile.orig b/package/xawtv/patches/patch-Makefile.orig
new file mode 100644
index 000000000..ad7a5446d
--- /dev/null
+++ b/package/xawtv/patches/patch-Makefile.orig
@@ -0,0 +1,10 @@
+--- xawtv-3.102.orig/Makefile 2011-09-05 19:26:02.000000000 +0200
++++ xawtv-3.102/Makefile 2011-09-18 20:40:23.159241503 +0200
+@@ -1,6 +1,6 @@
+
+ # passed to configure
+-prefix = /usr/local
++prefix = /usr
+
+ # arch name -- for build directory
+ arch := $(shell echo "arch-`uname -m`-`uname -s`" | tr "A-Z" "a-z")