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

Anatol Pomozov anatolik at archlinux.org
Fri Jul 20 23:52:18 UTC 2018


    Date: Friday, July 20, 2018 @ 23:52:17
  Author: anatolik
Revision: 329343

FS#59404: remove mount.fuse3 that conflicts with fuse-common package

Modified:
  fuse3/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-20 22:55:25 UTC (rev 329342)
+++ PKGBUILD	2018-07-20 23:52:17 UTC (rev 329343)
@@ -6,7 +6,7 @@
 pkgbase=fuse3
 pkgname=(fuse-common fuse3)
 pkgver=3.2.4
-pkgrel=1
+pkgrel=2
 arch=('x86_64')
 url='https://github.com/libfuse/libfuse'
 license=('GPL2')
@@ -70,4 +70,5 @@
 
   # part of fuse-common package
   rm -r ${pkgdir}/usr/lib/udev/rules.d
+  rm ${pkgdir}/usr/share/man/man8/mount.fuse3.8.gz ${pkgdir}/usr/bin/mount.fuse3
 }



More information about the arch-commits mailing list