summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMaxime Gauduin2018-05-25 21:50:29 +0200
committerMaxime Gauduin2018-05-25 21:50:29 +0200
commitcc88d2ed2cc08c2d7f09bd7c801fa0de458e3418 (patch)
tree316ee2974dbd63f63048635f3bfacb99ab5130ef /PKGBUILD
parentc9d22dada7316dfec6b887aeb79e7cc68fea75a3 (diff)
downloadaur-cc88d2ed2cc08c2d7f09bd7c801fa0de458e3418.tar.gz
No need for the vala fix anymore
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 0 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5c6a4c4f47f7..69fba4b5e938 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -34,8 +34,6 @@ prepare() {
rm -rf build
fi
mkdir build
-
- sed 's/libvala-0.36/libvala-0.38/' -i pantheon-code/plugins/outline/meson.build
}
build() {