Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/packages-i486-stage1/pcre
diff options
context:
space:
mode:
Diffstat (limited to 'packages-i486-stage1/pcre')
-rw-r--r--packages-i486-stage1/pcre5
1 files changed, 0 insertions, 5 deletions
diff --git a/packages-i486-stage1/pcre b/packages-i486-stage1/pcre
deleted file mode 100644
index 8445c25..0000000
--- a/packages-i486-stage1/pcre
+++ /dev/null
@@ -1,5 +0,0 @@
-# pcre is needed for grep
-SYSROOT_INSTALL=1
-
-# prepare configure for cross-compilation
-sed -i "s@./configure@./configure --host=$TARGET_ARCH --build=$BUILD_ARCH@g" PKGBUILD