summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosip Ponjavic2018-03-10 18:06:39 +0100
committerJosip Ponjavic2018-03-10 18:06:39 +0100
commit01261e4fb52813844e510ab372ac940b685dfb53 (patch)
tree1b990030428e1e9eeaccb7f8521ed1642a2a9d94
parent9b3f3b64c08d73a24ce4a853136e9783a8c73ed2 (diff)
downloadaur-01261e4fb52813844e510ab372ac940b685dfb53.tar.gz
pkgupdate: 2018.03.09
-rw-r--r--PKGBUILD4
1 files changed, 0 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 81ce1c05c457..ec0bc9d2a85e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,10 +14,6 @@ optdepends=('pandoc: export to HTML, PDF, RTF, OTF, DOCX, LaTeX')
source=("$pkgname-$pkgver.tar.xz::$url/releases/download/Marker.$pkgver.tar.xz")
sha256sums=('3ea9a962735ad7ad6ba6fbe3686a7aada9d1fbdb20ee90b1fca3623253cd3513')
-prepare() {
- sed -e '/^meson.add_install_script/ s/^#*/#/' -i Marker/meson.build
-}
-
build() {
cd Marker
meson --prefix=/usr build