summaryrefslogtreecommitdiff
path: root/package/xawtv/patches/patch-Makefile.orig
blob: ad7a5446d2abff5707deacfc5118bf3024195431 (plain)
1
2
3
4
5
6
7
8
9
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")