index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
-rw-r--r-- | community/codeblocks/PKGBUILD | 8 |
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 , - ' -)" |