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

Eli Schwartz eschwartz at archlinux.org
Thu Apr 23 22:49:56 UTC 2020


    Date: Thursday, April 23, 2020 @ 22:49:56
  Author: eschwartz
Revision: 618379

muffin: add upstream ticket reference for gnome-doc-utils fix

Modified:
  muffin/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-04-23 22:48:11 UTC (rev 618378)
+++ PKGBUILD	2020-04-23 22:49:56 UTC (rev 618379)
@@ -20,8 +20,9 @@
 
 prepare() {
     cd "${srcdir}"/${pkgname}-${pkgver}
-    
+
     # remove gnome-doc-utils unneded dependency
+    # https://github.com/linuxmint/muffin/pull/552
     sed -i '/GNOME_DOC_INIT/d' configure.ac
 
     # thou shalt not -Werror



More information about the arch-commits mailing list