index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
-rw-r--r-- | community/v2ray/PKGBUILD | 9 |
diff --git a/community/v2ray/PKGBUILD b/community/v2ray/PKGBUILD deleted file mode 100644 index 6d55fcd6..00000000 --- a/community/v2ray/PKGBUILD +++ /dev/null @@ -1,9 +0,0 @@ -eval "$( - declare -f package | \ - sed ' - s@/v2ray-custom-linux-64/@/v2ray-custom-linux-32/@ - ' -)" - -# tests hang or last forever -unset check |