diff options
Diffstat (limited to 'x11/kdebase4/files/patch-configure')
-rw-r--r-- | x11/kdebase4/files/patch-configure | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/x11/kdebase4/files/patch-configure b/x11/kdebase4/files/patch-configure deleted file mode 100644 index 1bf1f3b4ce88..000000000000 --- a/x11/kdebase4/files/patch-configure +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.orig 2008-01-18 16:57:45.000000000 +0100 -+++ configure 2008-01-18 16:58:02.000000000 +0100 -@@ -51622,7 +51622,7 @@ - - { echo "$as_me:$LINENO: checking HAL_LIBS" >&5 - echo $ECHO_N "checking HAL_LIBS... $ECHO_C" >&6; } -- HAL_LIBS=`$PKG_CONFIG --libs "hal > 0.5"` -+ HAL_LIBS=`$PKG_CONFIG --libs "hal-storage > 0.5"` - { echo "$as_me:$LINENO: result: $HAL_LIBS" >&5 - echo "${ECHO_T}$HAL_LIBS" >&6; } - else |