[arch-commits] CVS update of core/base/filesystem (PKGBUILD)
Aaron Griffin
aaron at archlinux.org
Fri Jan 11 23:49:53 UTC 2008
Date: Friday, January 11, 2008 @ 18:49:53
Author: aaron
Path: /home/cvs-core/core/base/filesystem
Modified: PKGBUILD (1.93 -> 1.94)
upgpkg: filesystem 2007.11-5
Oops, killed off home/ftp on accident
----------+
PKGBUILD | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
Index: core/base/filesystem/PKGBUILD
diff -u core/base/filesystem/PKGBUILD:1.93 core/base/filesystem/PKGBUILD:1.94
--- core/base/filesystem/PKGBUILD:1.93 Fri Jan 11 18:48:10 2008
+++ core/base/filesystem/PKGBUILD Fri Jan 11 18:49:53 2008
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.93 2008/01/11 23:48:10 aaron Exp $
+# $Id: PKGBUILD,v 1.94 2008/01/11 23:49:53 aaron Exp $
# Maintainer: Aaron Griffin <aaron at archlinux.org>
# Contributor: judd <jvinet at zeroflux.org>
@@ -58,6 +58,7 @@
(cd $startdir/pkg/var; ln -s spool/mail mail)
# vsftpd won't run with write perms on /home/ftp
+ mkdir -p home/ftp
chown root.ftp home/ftp
chmod 555 home/ftp
More information about the arch-commits
mailing list