[arch-commits] Commit in cinnamon-settings-daemon/trunk (PKGBUILD)

Balló György bgyorgy at archlinux.org
Sun Jul 16 19:10:51 UTC 2017


    Date: Sunday, July 16, 2017 @ 19:10:50
  Author: bgyorgy
Revision: 245409

Remove useless man page (FS#54840)

Modified:
  cinnamon-settings-daemon/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-07-16 19:07:59 UTC (rev 245408)
+++ PKGBUILD	2017-07-16 19:10:50 UTC (rev 245409)
@@ -37,4 +37,7 @@
 package() {
   cd $pkgname-$pkgver
   make DESTDIR="$pkgdir" install
+
+  # Remove useless man page (FS#54840)
+  rm "$pkgdir/usr/share/man/man1/cinnamon-settings-daemon.1"
 }



More information about the arch-commits mailing list