diff options
author | 2008-06-13 20:24:26 +0000 | |
---|---|---|
committer | 2008-06-13 20:24:26 +0000 | |
commit | a3f03bc1526d68d79edd328e81cc0f964fc62d7f (patch) | |
tree | fdb7865b43ecc87a0d1f8667c5b781a31201c8e6 /media-tv/kdetv/files | |
parent | Stable on alpha, bug #224097 (diff) | |
download | historical-a3f03bc1526d68d79edd328e81cc0f964fc62d7f.tar.gz historical-a3f03bc1526d68d79edd328e81cc0f964fc62d7f.tar.bz2 historical-a3f03bc1526d68d79edd328e81cc0f964fc62d7f.zip |
Force rebuilding of autotools rather than leaving to maintainer mode. Remove bindnow flags as they are deprecated now.
Package-Manager: portage-2.1.5.5
Diffstat (limited to 'media-tv/kdetv/files')
-rw-r--r-- | media-tv/kdetv/files/kdetv-0.8.9-bindnow.patch | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/media-tv/kdetv/files/kdetv-0.8.9-bindnow.patch b/media-tv/kdetv/files/kdetv-0.8.9-bindnow.patch deleted file mode 100644 index 0e022d7891b7..000000000000 --- a/media-tv/kdetv/files/kdetv-0.8.9-bindnow.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -Naur kdetv-0.8.9-orig/kdetv/kvideoio/kdetvv4lsetup/Makefile.am kdetv-0.8.9/kdetv/kvideoio/kdetvv4lsetup/Makefile.am ---- kdetv-0.8.9-orig/kdetv/kvideoio/kdetvv4lsetup/Makefile.am 2006-10-19 22:04:43.000000000 +0200 -+++ kdetv-0.8.9/kdetv/kvideoio/kdetvv4lsetup/Makefile.am 2006-10-19 22:05:40.000000000 +0200 -@@ -8,7 +8,7 @@ - kdetvv4lsetup_CFLAGS = $(KDE_USE_FPIE) - - # the library search path --kdetvv4lsetup_LDFLAGS = $(KDE_USE_PIE) $(all_libraries) -+kdetvv4lsetup_LDFLAGS = $(KDE_USE_PIE) $(all_libraries) $(BINDNOW_FLAGS) - - # the libraries to link against. Be aware of the order. First the libraries, - # that depend on the following ones. |