[arch-commits] Commit in cheese/trunk (PKGBUILD)

Jan Steffens heftig at archlinux.org
Sun Sep 15 11:25:44 UTC 2019


    Date: Sunday, September 15, 2019 @ 11:25:43
  Author: heftig
Revision: 362835

3.34.0-2

Modified:
  cheese/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-15 11:23:52 UTC (rev 362834)
+++ PKGBUILD	2019-09-15 11:25:43 UTC (rev 362835)
@@ -3,7 +3,7 @@
 
 pkgname=cheese
 pkgver=3.34.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Take photos and videos with your webcam, with fun graphical effects"
 url="https://wiki.gnome.org/Apps/Cheese"
 arch=(x86_64)
@@ -33,7 +33,7 @@
 }
 
 check() (
-  glib-compile-schemas "${GSETTINGS_SCHEMA_DIR:=$PWD/build/data}"
+  glib-compile-schemas "${GSETTINGS_SCHEMA_DIR:=$PWD/$pkgname/data}"
   export GSETTINGS_SCHEMA_DIR
 
   xvfb-run meson test -C build --print-errorlogs



More information about the arch-commits mailing list