From 20911e141f99c1ad544525b641cbe9cb2dcd4b09 Mon Sep 17 00:00:00 2001 From: tnut Date: Sun, 7 Mar 2010 10:49:52 +0100 Subject: Suppression de /srv/NuTyX/locale dans l'install de aaabasic, provoque une erreur --- base/aaabasicfs/.footprint | 2 -- base/aaabasicfs/Pkgfile | 1 - 2 files changed, 3 deletions(-) diff --git a/base/aaabasicfs/.footprint b/base/aaabasicfs/.footprint index 160d504f8..4d8ece69d 100644 --- a/base/aaabasicfs/.footprint +++ b/base/aaabasicfs/.footprint @@ -170,8 +170,6 @@ lrwxrwxrwx root/root root/useradd -> ../etc/default/useradd lrwxrwxrwx root/root root/xorg.conf -> ../etc/X11/xorg.conf drwxr-xr-x root/root sbin/ drwxr-xr-x root/root srv/ -drwxr-xr-x root/root srv/NuTyX/ -drwxr-xr-x root/root srv/NuTyX/locale/ drwxrwxrwt root/root srv/sources/ drwxr-xr-x root/root sys/ drwxrwxrwt root/root tmp/ diff --git a/base/aaabasicfs/Pkgfile b/base/aaabasicfs/Pkgfile index 030b37fce..00384a548 100644 --- a/base/aaabasicfs/Pkgfile +++ b/base/aaabasicfs/Pkgfile @@ -23,7 +23,6 @@ build() { install -dv -m 0750 $PKG/root install -dv -m 1777 $PKG/tmp install -dv -m 1777 $PKG/var/tmp - mkdir -pv $PKG/srv/NuTyX/locale mkdir -pv $PKG/usr/{,local/}{bin,include,lib,sbin,src} mkdir -pv $PKG/usr/{,local/}share/{doc,info,locale,man} mkdir -v $PKG/usr/{,local/}share/{misc,terminfo,zoneinfo} -- cgit v1.2.3-54-g00ecf