nixpkgs/pkgs/applications/video/xawtv/xawtv-3.95-makefile.patch
Armijn Hemel 483562f267 add xawtv. This version uses the new X libs and won't build the way this
one is built with the old libs. Maybe we should switch now ;)

svn path=/nixpkgs/trunk/; revision=4487
2006-01-03 23:18:20 +00:00

14 lines
398 B
Diff

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@