nixpkgs/pkgs/applications/video/xawtv/xawtv-3.95-makefile.patch

15 lines
398 B
Diff
Raw Normal View History

diff -ruN xawtv-3.95/Makefile.in xawtv-3.95.new/Makefile.in
--- xawtv-3.95/Makefile.in 2004-04-22 16:52:29.000000000 +0200
+++ xawtv-3.95.new/Makefile.in 2006-01-04 00:15:04.000000000 +0100
@@ -2,8 +2,8 @@
VPATH := $(srcdir)
# for package builds (buildroot install + no root privs needed)
-DESTDIR=
-SUID_ROOT=-m4755 -o root
+DESTDIR=$(out)
+SUID_ROOT=
# install paths
prefix := @prefix@