[arch-commits] Commit in open-vm-tools/trunk (PKGBUILD)

Sergej Pupykin spupykin at archlinux.org
Tue Oct 31 09:22:23 UTC 2017


    Date: Tuesday, October 31, 2017 @ 09:22:22
  Author: spupykin
Revision: 264871

clean up

Modified:
  open-vm-tools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-31 09:21:08 UTC (rev 264870)
+++ PKGBUILD	2017-10-31 09:22:22 UTC (rev 264871)
@@ -42,10 +42,10 @@
   cd "$srcdir/$pkgname-"*"/open-vm-tools"
 
   make install DESTDIR="$pkgdir"
+  chmod 07755 "$pkgdir"/usr/bin/vmware-user-suid-wrapper
 
   # install vmware-xdg-detect-de
   install -D -m 755 scripts/common/vmware-xdg-detect-de "$pkgdir"/usr/bin/vmware-xdg-detect-de
-  chmod 07755 "$pkgdir"/usr/bin/vmware-user-suid-wrapper
 
   # We don't want a symlink in /sbin
   rm "$pkgdir"/sbin/mount.vmhgfs



More information about the arch-commits mailing list