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

Ionut Biru ibiru at archlinux.org
Sat Feb 11 20:06:05 UTC 2012


    Date: Saturday, February 11, 2012 @ 15:06:04
  Author: ibiru
Revision: 149914

fix typo

Modified:
  rsync/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-02-11 19:55:33 UTC (rev 149913)
+++ PKGBUILD	2012-02-11 20:06:04 UTC (rev 149914)
@@ -38,5 +38,5 @@
 	install -Dm755 ../rsyncd "$pkgdir/etc/rc.d/rsyncd"
 	install -Dm644 ../rsyncd.conf "$pkgdir/etc/rsyncd.conf"
 	install -Dm644 ../rsync.xinetd "$pkgdir/etc/xinetd.d/rsync"
-	install -Dm756 support/rrsync "$pkgdir/usr/lib/rsync/rrsync"
+	install -Dm755 support/rrsync "$pkgdir/usr/lib/rsync/rrsync"
 }




More information about the arch-commits mailing list