summaryrefslogtreecommitdiff
path: root/community/deepin-terminal
diff options
context:
space:
mode:
Diffstat (limited to 'community/deepin-terminal')
-rw-r--r--community/deepin-terminal/PKGBUILD9
1 files changed, 0 insertions, 9 deletions
diff --git a/community/deepin-terminal/PKGBUILD b/community/deepin-terminal/PKGBUILD
deleted file mode 100644
index 641862a7..00000000
--- a/community/deepin-terminal/PKGBUILD
+++ /dev/null
@@ -1,9 +0,0 @@
-# make a source tar ball from the "source" tar ball
-# see https://bugs.archlinux32.org/index.php?do=details&task_id=10
-
-eval "$(
- declare -f prepare | \
- sed '
- 2 a find $pkgname-$pkgver \\( '"-name '*.a' -o -name '*.o'"' \\) -delete
- '
-)"