diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2013-12-12 18:48:35 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2013-12-12 18:48:35 +0100 |
commit | 2e8823cb5c59d7524b5dd5e40266c4ef993b3102 (patch) | |
tree | 69a9d126a579863abbcf09241bf825754e93e04e /package/dialog/patches/patch-configure | |
parent | d095aec6ce9898c422e86df46195e3410eb1f163 (diff) | |
parent | 2975c1ab583edcfbb46626f003867738fcb0b556 (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/dialog/patches/patch-configure')
-rw-r--r-- | package/dialog/patches/patch-configure | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/package/dialog/patches/patch-configure b/package/dialog/patches/patch-configure deleted file mode 100644 index 4013b3f57..000000000 --- a/package/dialog/patches/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- dialog-1.1-20080819.orig/configure 2008-03-16 19:54:16.000000000 +0100 -+++ dialog-1.1-20080819/configure 2011-05-15 20:15:38.756610583 +0200 -@@ -9024,7 +9024,6 @@ fi - - ;; - linux*) # Suse Linux does not follow /usr/lib convention -- LIBS="$LIBS -L/lib" - ;; - sunos3*|sunos4*) - test -d /usr/5lib && \ |