summaryrefslogtreecommitdiff
path: root/extra/libotf/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/libotf/PKGBUILD')
-rw-r--r--extra/libotf/PKGBUILD11
1 files changed, 0 insertions, 11 deletions
diff --git a/extra/libotf/PKGBUILD b/extra/libotf/PKGBUILD
deleted file mode 100644
index b47c2d89..00000000
--- a/extra/libotf/PKGBUILD
+++ /dev/null
@@ -1,11 +0,0 @@
-# freetype-config -> pgconf freetype2 (see FS#60427)
-source+=('libotf-0.9.16-pkgconf.patch')
-sha256sums+=('7bf1eb5aef0f49690fc883a5888925cdf1cf87725b06e5edc696dec8fd3c1428')
-
-eval "$(
- declare -f build | \
- sed '
- /cd.*/a patch -p1 < ../libotf-0.9.16-pkgconf.patch
- /configure/i ./autogen.sh
- '
-)"