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

Tom Gundersen tomegun at archlinux.org
Sun Nov 6 13:11:10 UTC 2011


    Date: Sunday, November 6, 2011 @ 08:11:10
  Author: tomegun
Revision: 142224

.keep not needed with pacman 4

Modified:
  filesystem/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-11-06 13:03:25 UTC (rev 142223)
+++ PKGBUILD	2011-11-06 13:11:10 UTC (rev 142224)
@@ -69,10 +69,7 @@
 	# allow setgid games to write scores
 	install -d -m775 -g games ${pkgdir}/var/games
 	ln -s spool/mail ${pkgdir}/var/mail
-	# prevent pacman from removing directory (FS#16886)
-	touch ${pkgdir}/var/empty/.keep
 
-
 	#
 	# setup /usr hierarchy
 	#




More information about the arch-commits mailing list