filesystem: update to 2.8

This commit is contained in:
Juergen Daubert 2012-08-08 10:07:06 +02:00
parent e502f1c73f
commit 7c19f29aaa
2 changed files with 3 additions and 1 deletions

View File

@ -22,6 +22,7 @@ drwxr-xr-x root/root opt/bin/
drwxr-xr-x root/root opt/sbin/
drwxr-xr-x root/root proc/
drwxr-x--- root/root root/
drwxr-xr-x root/root run/
drwxr-xr-x root/root sbin/
drwxr-xr-x root/root sys/
drwxrwxrwt root/root tmp/

View File

@ -3,7 +3,7 @@
# Maintainer: CRUX System Team, core-ports at crux dot nu
name=filesystem
version=2.7
version=2.8
release=1
source=(issue motd shells group passwd shadow securetty fstab mime.types)
@ -19,6 +19,7 @@ build() {
mkdir $PKG/tmp
mkdir $PKG/mnt
mkdir $PKG/root
mkdir $PKG/run
mkdir $PKG/lib
mkdir $PKG/lib/modules
mkdir $PKG/opt