Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/community/codeblocks/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/codeblocks/PKGBUILD')
-rw-r--r--community/codeblocks/PKGBUILD8
1 files changed, 0 insertions, 8 deletions
diff --git a/community/codeblocks/PKGBUILD b/community/codeblocks/PKGBUILD
deleted file mode 100644
index 3fe0b833..00000000
--- a/community/codeblocks/PKGBUILD
+++ /dev/null
@@ -1,8 +0,0 @@
-# doesn't find boost otherwise
-
-eval "$(
- declare -f build | \
- sed '
- s,configure ,\0--with-boost-libdir=/usr/lib ,
- '
-)"