aboutsummaryrefslogtreecommitdiffstats
path: root/testing/ghc/0000-alpine.patch
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2017-05-14 12:26:57 +0200
committerNatanael Copa <ncopa@alpinelinux.org>2017-05-17 13:50:14 +0000
commit3b5707d385eecf499b59ce4e41763a4f2dc20595 (patch)
tree58ec7e4c3df19043c1c0cd5f044df2b2ee090876 /testing/ghc/0000-alpine.patch
parent0c605083d9c3944e36c12e796ee27f8f217d1524 (diff)
downloadaports-3b5707d385eecf499b59ce4e41763a4f2dc20595.tar.bz2
aports-3b5707d385eecf499b59ce4e41763a4f2dc20595.tar.xz
community/ghc: move from testing
Diffstat (limited to 'testing/ghc/0000-alpine.patch')
-rw-r--r--testing/ghc/0000-alpine.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/testing/ghc/0000-alpine.patch b/testing/ghc/0000-alpine.patch
deleted file mode 100644
index 0487096862..0000000000
--- a/testing/ghc/0000-alpine.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- ghc-8.0.2/aclocal.m4.orig 2017-02-17 12:00:45.179765870 +0000
-+++ ghc-8.0.2/aclocal.m4 2017-02-17 12:00:56.033299769 +0000
-@@ -227,7 +227,7 @@
-
- checkVendor() {
- case [$]1 in
-- dec|unknown|hp|apple|next|sun|sgi|ibm|montavista|portbld)
-+ dec|unknown|hp|apple|next|sun|sgi|ibm|montavista|portbld|alpine)
- ;;
- *)
- echo "Unknown vendor [$]1"