summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Kauselmann2019-02-01 17:39:31 +0100
committerFelix Kauselmann2019-02-01 17:39:31 +0100
commit36628bbfc36c2f215058113afb3d6b51e8c018a6 (patch)
tree6c48f6d55dd4994d7e1ea124dcd94007d2f316c4
parent372f95a1ba44da25b8c7d12ed865bbd68c8cc398 (diff)
downloadaur-36628bbfc36c2f215058113afb3d6b51e8c018a6.tar.gz
Remove leftover debug commands
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD5
2 files changed, 3 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 88985f8b2bb4..e0bd51c5f78b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Fri Feb 1 15:13:49 UTC 2019
+# Fri Feb 1 16:38:59 UTC 2019
pkgbase = libpdfium-nojs
pkgdesc = Open-source PDF rendering engine.
pkgver = 3626.r0.5a88d16b87
- pkgrel = 1
+ pkgrel = 2
url = https://pdfium.googlesource.com/pdfium/
arch = x86_64
license = BSD
diff --git a/PKGBUILD b/PKGBUILD
index 443f77f00215..481b500b9b7d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=libpdfium-nojs
pkgver=3626.r0.5a88d16b87
-pkgrel=1
+pkgrel=2
pkgdesc="Open-source PDF rendering engine."
arch=('x86_64')
url="https://pdfium.googlesource.com/pdfium/"
@@ -118,10 +118,7 @@ build() {
'use_gio=false'
'pdf_is_standalone = true'
)
- echo "GN GEN"
gn gen out/Release --script-executable=/usr/bin/python2 --args="${_flags[*]}"
- echo "NINJA"
- ninja -C out/Release image_diff
ninja -C out/Release pdfium
# set pdfium version in pc file