[arch-commits] Commit in pantheon-default-settings/trunk (PKGBUILD)

Maxime Gauduin alucryd at gemini.archlinux.org
Fri Aug 27 14:37:15 UTC 2021


    Date: Friday, August 27, 2021 @ 14:37:14
  Author: alucryd
Revision: 1007373

pantheon-default-settings 6.0.0-2: FS#71793 remove conflicting print testpage

Modified:
  pantheon-default-settings/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-27 14:16:06 UTC (rev 1007372)
+++ PKGBUILD	2021-08-27 14:37:14 UTC (rev 1007373)
@@ -2,7 +2,7 @@
 
 pkgname=pantheon-default-settings
 pkgver=6.0.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Default settings for Pantheon'
 arch=(any)
 url=https://github.com/elementary/default-settings.git
@@ -34,6 +34,7 @@
 
 package() {
   DESTDIR="${pkgdir}" ninja -C build install
+  rm "${pkgdir}"/usr/share/cups/data/default-testpage.pdf
 }
 
 # vim: ts=2 sw=2 et:



More information about the arch-commits mailing list