From 3b5707d385eecf499b59ce4e41763a4f2dc20595 Mon Sep 17 00:00:00 2001 From: Jakub Jirutka Date: Sun, 14 May 2017 12:26:57 +0200 Subject: [PATCH] community/ghc: move from testing --- {testing => community}/ghc/0000-alpine.patch | 0 {testing => community}/ghc/0000-bootstrap.patch | 0 {testing => community}/ghc/0001-rm-ghc-pwd.patch | 0 .../ghc/0002-Correct-issue-with-libffi-and-glibc.patch | 0 {testing => community}/ghc/0003-do-not-use-SHELL.patch | 0 {testing => community}/ghc/0004-reproducible-tmp-names.patch | 0 {testing => community}/ghc/0005-buildpath-abi-stability.patch | 0 {testing => community}/ghc/0006-fix-madvise.patch | 0 {testing => community}/ghc/0007-build-hp2ps-twice.patch | 0 {testing => community}/ghc/0008-build-unlit-twice.patch | 0 {testing => community}/ghc/APKBUILD | 0 {testing => community}/ghc/ghc.post-install | 0 12 files changed, 0 insertions(+), 0 deletions(-) rename {testing => community}/ghc/0000-alpine.patch (100%) rename {testing => community}/ghc/0000-bootstrap.patch (100%) rename {testing => community}/ghc/0001-rm-ghc-pwd.patch (100%) rename {testing => community}/ghc/0002-Correct-issue-with-libffi-and-glibc.patch (100%) rename {testing => community}/ghc/0003-do-not-use-SHELL.patch (100%) rename {testing => community}/ghc/0004-reproducible-tmp-names.patch (100%) rename {testing => community}/ghc/0005-buildpath-abi-stability.patch (100%) rename {testing => community}/ghc/0006-fix-madvise.patch (100%) rename {testing => community}/ghc/0007-build-hp2ps-twice.patch (100%) rename {testing => community}/ghc/0008-build-unlit-twice.patch (100%) rename {testing => community}/ghc/APKBUILD (100%) rename {testing => community}/ghc/ghc.post-install (100%) diff --git a/testing/ghc/0000-alpine.patch b/community/ghc/0000-alpine.patch similarity index 100% rename from testing/ghc/0000-alpine.patch rename to community/ghc/0000-alpine.patch diff --git a/testing/ghc/0000-bootstrap.patch b/community/ghc/0000-bootstrap.patch similarity index 100% rename from testing/ghc/0000-bootstrap.patch rename to community/ghc/0000-bootstrap.patch diff --git a/testing/ghc/0001-rm-ghc-pwd.patch b/community/ghc/0001-rm-ghc-pwd.patch similarity index 100% rename from testing/ghc/0001-rm-ghc-pwd.patch rename to community/ghc/0001-rm-ghc-pwd.patch diff --git a/testing/ghc/0002-Correct-issue-with-libffi-and-glibc.patch b/community/ghc/0002-Correct-issue-with-libffi-and-glibc.patch similarity index 100% rename from testing/ghc/0002-Correct-issue-with-libffi-and-glibc.patch rename to community/ghc/0002-Correct-issue-with-libffi-and-glibc.patch diff --git a/testing/ghc/0003-do-not-use-SHELL.patch b/community/ghc/0003-do-not-use-SHELL.patch similarity index 100% rename from testing/ghc/0003-do-not-use-SHELL.patch rename to community/ghc/0003-do-not-use-SHELL.patch diff --git a/testing/ghc/0004-reproducible-tmp-names.patch b/community/ghc/0004-reproducible-tmp-names.patch similarity index 100% rename from testing/ghc/0004-reproducible-tmp-names.patch rename to community/ghc/0004-reproducible-tmp-names.patch diff --git a/testing/ghc/0005-buildpath-abi-stability.patch b/community/ghc/0005-buildpath-abi-stability.patch similarity index 100% rename from testing/ghc/0005-buildpath-abi-stability.patch rename to community/ghc/0005-buildpath-abi-stability.patch diff --git a/testing/ghc/0006-fix-madvise.patch b/community/ghc/0006-fix-madvise.patch similarity index 100% rename from testing/ghc/0006-fix-madvise.patch rename to community/ghc/0006-fix-madvise.patch diff --git a/testing/ghc/0007-build-hp2ps-twice.patch b/community/ghc/0007-build-hp2ps-twice.patch similarity index 100% rename from testing/ghc/0007-build-hp2ps-twice.patch rename to community/ghc/0007-build-hp2ps-twice.patch diff --git a/testing/ghc/0008-build-unlit-twice.patch b/community/ghc/0008-build-unlit-twice.patch similarity index 100% rename from testing/ghc/0008-build-unlit-twice.patch rename to community/ghc/0008-build-unlit-twice.patch diff --git a/testing/ghc/APKBUILD b/community/ghc/APKBUILD similarity index 100% rename from testing/ghc/APKBUILD rename to community/ghc/APKBUILD diff --git a/testing/ghc/ghc.post-install b/community/ghc/ghc.post-install similarity index 100% rename from testing/ghc/ghc.post-install rename to community/ghc/ghc.post-install