diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2011-12-18 17:27:43 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2011-12-18 17:27:43 +0100 |
commit | 517022211cab2644bac88865e29af726f1aafeaf (patch) | |
tree | d25531af4c6bcad044cadfd39f2892c059cd1ce1 /package/util-linux-ng/patches/patch-configure | |
parent | e2c3a79b3e8b7527d62889175b4b131c0a059e18 (diff) |
avr32 workarounds
Diffstat (limited to 'package/util-linux-ng/patches/patch-configure')
-rw-r--r-- | package/util-linux-ng/patches/patch-configure | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/package/util-linux-ng/patches/patch-configure b/package/util-linux-ng/patches/patch-configure deleted file mode 100644 index 4c61b8640..000000000 --- a/package/util-linux-ng/patches/patch-configure +++ /dev/null @@ -1,16 +0,0 @@ ---- util-linux-ng-2.18.orig/configure 2010-06-30 14:53:01.000000000 +0200 -+++ util-linux-ng-2.18/configure 2011-02-01 16:31:25.000000000 +0100 -@@ -15816,13 +15816,6 @@ else - fi - - --case "$enable_libblkid:$enable_libmount" in --no:yes) -- { { $as_echo "$as_me:$LINENO: error: cannot enable libmount when libblkid is disabled" >&5 --$as_echo "$as_me: error: cannot enable libmount when libblkid is disabled" >&2;} -- { (exit 1); exit 1; }; } ;; --esac -- - - - |