From 88479850026c8f052d8d1d78471b6ac590491eda Mon Sep 17 00:00:00 2001 From: Alexpux Date: Sat, 14 Mar 2015 01:51:30 +0300 Subject: [PATCH] filesystem: Do not override nsswitch.conf modified by user. --- filesystem/PKGBUILD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/filesystem/PKGBUILD b/filesystem/PKGBUILD index 5ad48b08..3ce9f321 100644 --- a/filesystem/PKGBUILD +++ b/filesystem/PKGBUILD @@ -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'