From: Victor Lowther Date: Sat, 19 Mar 2011 15:48:19 +0000 (-0500) Subject: Update PKGBUILD to force backups of /etc/dracut.conf on install. X-Git-Tag: 009~31 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4b3124ae85aebb41120616413f11df33f93777bc;p=thirdparty%2Fdracut.git Update PKGBUILD to force backups of /etc/dracut.conf on install. --- diff --git a/PKGBUILD b/PKGBUILD index 5776c099c..991daa64f 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -10,6 +10,7 @@ provides=('dracut=9999' 'mkinitcpio=9999') depends=('bash') optdepends=('cryptsetup' 'lvm2') makedepends=('libxslt') +backup=(etc/dracut.conf) source=() md5sums=()