summaryrefslogtreecommitdiff
path: root/pcr/gimp-pcr/PKGBUILD
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2013-12-07 00:59:46 -0200
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2013-12-07 00:59:46 -0200
commitbb7b495e86a46b07898bd7957c208f4a6e3e1b27 (patch)
tree7c5cad49d8bc10ef8e35d474639f11aea594ebb3 /pcr/gimp-pcr/PKGBUILD
parentbdbc9dfba7a5b080e5780424b99ea8b37ef35710 (diff)
parent317ab819612426664e8873043e084e022a77fbd6 (diff)
Merge branch 'master' of ssh://projects.parabolagnulinux.org:1863/srv/git/abslibre
Diffstat (limited to 'pcr/gimp-pcr/PKGBUILD')
-rw-r--r--pcr/gimp-pcr/PKGBUILD7
1 files changed, 7 insertions, 0 deletions
diff --git a/pcr/gimp-pcr/PKGBUILD b/pcr/gimp-pcr/PKGBUILD
index 28f6ebab8..75b54f27a 100644
--- a/pcr/gimp-pcr/PKGBUILD
+++ b/pcr/gimp-pcr/PKGBUILD
@@ -28,6 +28,13 @@ md5sums=('84c964aab7044489af69f7319bb59b47'
'2d823a7e7cd7f99b681943e42bfb7d40'
'e894f4b2ffa92c71448fdd350e9b78c6')
+prepare() {
+ cd "${srcdir}/${_pkgname}-${pkgver}"
+
+ # fixing freetype header path file
+ sed -i "s|freetype/tttables[.]h|freetype2/tttables.h|" app/text/${_pkgname}font.c
+}
+
build() {
cd "${srcdir}/${_pkgname}-${pkgver}"
#patch -p1 < ../uri-backend-libcurl.patch