diff options
Diffstat (limited to 'mail/lightning/files/patch-configure')
-rw-r--r-- | mail/lightning/files/patch-configure | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/mail/lightning/files/patch-configure b/mail/lightning/files/patch-configure deleted file mode 100644 index fcc73c383e2c..000000000000 --- a/mail/lightning/files/patch-configure +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.orig 2009-07-28 09:36:01.000000000 +0200 -+++ configure 2009-07-28 09:37:09.000000000 +0200 -@@ -5408,7 +5408,7 @@ - CPU_ARCH=sparc - ;; - --x86_64 | sparc | ppc | ia64) -+amd64 | x86_64 | sparc | ppc | ia64) - CPU_ARCH="$OS_TEST" - ;; - esac |