summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLubosz Sarnecki2015-07-13 16:38:45 +0200
committerLubosz Sarnecki2015-07-13 16:38:45 +0200
commit5cd7c0f5020305f4b24ab9f87583f3470f3e4b85 (patch)
tree192e8eae53c03d5e6c33dabf0228081ebeec55e5
parent55f332e854fa85a2defcb7f48e16a709e3c40ddc (diff)
downloadaur-5cd7c0f5020305f4b24ab9f87583f3470f3e4b85.tar.gz
fix install file
-rw-r--r--PKGBUILD2
-rw-r--r--pango.install2
2 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 586185e300c4..fcd6462e4f4b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,7 +18,7 @@ options=('!libtool' 'strip' 'debug')
source=("git+git://git.gnome.org/pango" "pango.install")
-sha256sums=("SKIP" "f1e5094509e01a9eeefd29830e8be7c8b9fab4eafccd4daac4cd50c9a811c992")
+sha256sums=("SKIP" "1e69feead9d9e5a76e7e0dc1b3da3b8938f65f58c02449478900559be50e9ac7")
subver() {
PREFIX="m4_define(\[pango_version_$1\], \["
diff --git a/pango.install b/pango.install
index 73b0f5bf1592..55057fabd80d 100644
--- a/pango.install
+++ b/pango.install
@@ -3,7 +3,7 @@ post_install() {
# we need to ldconfig first, in case xfree86's libs aren't
# in ld.so.cache yet
sbin/ldconfig -r .
- usr/bin/pango-querymodules >etc/pango/pango.modules
+ #usr/bin/pango-querymodules >etc/pango/pango.modules
}
# arg 1: the new package version