summaryrefslogtreecommitdiff
path: root/community/rofi/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/rofi/PKGBUILD')
-rw-r--r--community/rofi/PKGBUILD10
1 files changed, 0 insertions, 10 deletions
diff --git a/community/rofi/PKGBUILD b/community/rofi/PKGBUILD
deleted file mode 100644
index bd52eb16..00000000
--- a/community/rofi/PKGBUILD
+++ /dev/null
@@ -1,10 +0,0 @@
-source+=('rofi-1.4.2-theme-parser-test.patch')
-sha256sums+=('9761d862c3a55608124f5f1363bfe31f02db169460ac28090c5d7474a754205c')
-
-eval "$(
- declare -f prepare | \
- sed '
- /done/ a \
- patch -Np1 -i "$srcdir/rofi-1.4.2-theme-parser-test.patch"
- '
-)"