summaryrefslogtreecommitdiff
path: root/package/xawtv/patches/patch-Makefile.orig
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-10-12 20:54:12 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2011-10-12 20:54:12 +0200
commit0851c77c5104ab3e1e62520ca0b7f1fb9e7132bd (patch)
treedf36fcd34498f86987f4161e67385afa23da12b6 /package/xawtv/patches/patch-Makefile.orig
parentfaa42a4f22ce1fa49db60a12881124f1dfaebdde (diff)
misc fixes from bulk build
Diffstat (limited to 'package/xawtv/patches/patch-Makefile.orig')
-rw-r--r--package/xawtv/patches/patch-Makefile.orig10
1 files changed, 0 insertions, 10 deletions
diff --git a/package/xawtv/patches/patch-Makefile.orig b/package/xawtv/patches/patch-Makefile.orig
deleted file mode 100644
index ad7a5446d..000000000
--- a/package/xawtv/patches/patch-Makefile.orig
+++ /dev/null
@@ -1,10 +0,0 @@
---- 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")