]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
Update PKGBUILD to force backups of /etc/dracut.conf on install.
authorVictor Lowther <victor.lowther@gmail.com>
Sat, 19 Mar 2011 15:48:19 +0000 (10:48 -0500)
committerHarald Hoyer <harald@redhat.com>
Wed, 23 Mar 2011 10:29:36 +0000 (11:29 +0100)
PKGBUILD

index 5776c099c441f63d01cf22c029a5a82fab0be1b5..991daa64fb4e2d438d8421624aadc880d869b088 100644 (file)
--- 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=()