summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-tv/dvbtune/files/dvbtune-0.5-r1-gentoo.diff')
-rw-r--r--media-tv/dvbtune/files/dvbtune-0.5-r1-gentoo.diff4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-tv/dvbtune/files/dvbtune-0.5-r1-gentoo.diff b/media-tv/dvbtune/files/dvbtune-0.5-r1-gentoo.diff
index a615317eb1de..f1e097fd6d1b 100644
--- a/media-tv/dvbtune/files/dvbtune-0.5-r1-gentoo.diff
+++ b/media-tv/dvbtune/files/dvbtune-0.5-r1-gentoo.diff
@@ -1,11 +1,11 @@
--- dvbtune-0.5/Makefile.orig 2006-01-06 13:01:11.973196250 +0100
+++ dvbtune-0.5/Makefile 2006-01-06 13:01:46.667364500 +0100
-@@ -1,5 +1,6 @@
+@@ -1,5 +1,5 @@
INCS=-I /usr/include/libxml2
-CFLAGS= -Wall $(INCS)
+-CC=gcc
+CFLAGS ?= -Wall
+CFLAGS += $(INCS)
- CC=gcc
all: dvbtune
@@ -33,7 +33,7 @@