summaryrefslogtreecommitdiff
path: root/community/jsampler/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/jsampler/PKGBUILD')
-rw-r--r--community/jsampler/PKGBUILD6
1 files changed, 0 insertions, 6 deletions
diff --git a/community/jsampler/PKGBUILD b/community/jsampler/PKGBUILD
deleted file mode 100644
index dd27465f..00000000
--- a/community/jsampler/PKGBUILD
+++ /dev/null
@@ -1,6 +0,0 @@
-makedepends=(
- $(
- printf '%s\n' "${makedepends[@]}" | \
- sed '/^java-environment$/s/$/=7/'
- )
-)