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

Daniel Micay thestinger at archlinux.org
Mon Aug 18 22:14:32 UTC 2014


    Date: Tuesday, August 19, 2014 @ 00:14:32
  Author: thestinger
Revision: 117554

revert accidental change to torsocks

Modified:
  torsocks/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-08-18 22:13:53 UTC (rev 117553)
+++ PKGBUILD	2014-08-18 22:14:32 UTC (rev 117554)
@@ -26,5 +26,5 @@
 package() {
   cd $pkgname
   make DESTDIR="$pkgdir/" install
-  #find "$pkgdir/usr/share" -maxdepth 1 -type f -delete
+  find "$pkgdir/usr/share" -maxdepth 1 -type f -delete
 }




More information about the arch-commits mailing list