filesystem: Do not override nsswitch.conf modified by user.

This commit is contained in:
Alexpux
2015-03-14 01:51:30 +03:00
parent eb1f359447
commit 8847985002

View File

@@ -2,7 +2,7 @@
pkgname=filesystem
pkgver=2015.03
pkgrel=1
pkgrel=2
pkgdesc='Base filesystem'
arch=('i686' 'x86_64')
license=('BSD')
@@ -11,7 +11,8 @@ groups=('base')
provides=('msys2-base')
replaces=('msys2-base')
backup=('etc/fstab' 'etc/shells' 'etc/profile'
etc/bash.bash{rc,_logout} etc/skel/.bash{rc,_profile,_logout})
etc/bash.bash{rc,_logout} etc/skel/.bash{rc,_profile,_logout}
etc/nsswitch.conf)
source=('bash.bash_logout'
'bash.bashrc'
'cmd'