summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-video/qdvdauthor/files/qdvdauthor-0.0.9-nointeractive.patch')
-rw-r--r--media-video/qdvdauthor/files/qdvdauthor-0.0.9-nointeractive.patch21
1 files changed, 0 insertions, 21 deletions
diff --git a/media-video/qdvdauthor/files/qdvdauthor-0.0.9-nointeractive.patch b/media-video/qdvdauthor/files/qdvdauthor-0.0.9-nointeractive.patch
deleted file mode 100644
index 5e89e9dd7ce9..000000000000
--- a/media-video/qdvdauthor/files/qdvdauthor-0.0.9-nointeractive.patch
+++ /dev/null
@@ -1,21 +0,0 @@
---- ./qdvdauthor/qdvdauthor.pro.orig 2005-09-04 22:24:32.000000000 +1000
-+++ ./qdvdauthor/qdvdauthor.pro 2005-09-04 22:25:41.000000000 +1000
-@@ -14,18 +14,6 @@
- WHICH_DEBUG = $$(DEBUG_QDVDAUTHOR)
-
- # Sanity check if at least one library is set ...
--isEmpty(HAS_MPLAYER_SUPPORT) {
-- isEmpty(HAS_XINE_SUPPORT) {
-- isEmpty(HAS_VLC_SUPPORT) {
-- exists (../bin/configurator) {
-- system (../bin/configurator &)
-- } else {
-- system (cd ..; ./configure &)
-- }
-- error ( "Please use configurator or set all neccesary environment variables before calling qmake" )
-- }
-- }
--}
- isEmpty(WHICH_PREFIX) {
- WHICH_PREFIX = /usr
- }