diff options
Diffstat (limited to 'package/xawtv/patches/patch-Makefile_in')
-rw-r--r-- | package/xawtv/patches/patch-Makefile_in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/package/xawtv/patches/patch-Makefile_in b/package/xawtv/patches/patch-Makefile_in deleted file mode 100644 index cac9d71bc..000000000 --- a/package/xawtv/patches/patch-Makefile_in +++ /dev/null @@ -1,11 +0,0 @@ ---- xawtv-3.102.orig/Makefile.in 2011-09-05 19:26:02.000000000 +0200 -+++ xawtv-3.102/Makefile.in 2011-09-18 20:42:35.107990034 +0200 -@@ -3,7 +3,7 @@ VPATH := $(srcdir) - - # for package builds (buildroot install + no root privs needed) - DESTDIR= --SUID_ROOT=-m4755 -o root -+SUID_ROOT=-m755 - STRIP_FLAG= - - # install paths |