diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2012-08-12 15:08:54 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2012-08-12 15:08:54 -0300 |
commit | c0397909802567bce7228488890467d54a6cb415 (patch) | |
tree | 69583d9b28e3d3e9f924e1b577be74b83d03e114 /libre/syslinux/rePKGBUILD | |
parent | a3e2b8b1185c0e487600584e470b98a7f03c6e93 (diff) |
syslinux-4.05-6: updating version
Diffstat (limited to 'libre/syslinux/rePKGBUILD')
-rw-r--r-- | libre/syslinux/rePKGBUILD | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/libre/syslinux/rePKGBUILD b/libre/syslinux/rePKGBUILD index 85ab6074e..33a96d1a1 100644 --- a/libre/syslinux/rePKGBUILD +++ b/libre/syslinux/rePKGBUILD @@ -27,13 +27,8 @@ build() { package_syslinux() { pkgdesc="Collection of boot loaders that boot from FAT, ext2/3/4 and btrfs filesystems, from CDs and via PXE (Parabola rebranded)" - install=syslinux.install backup=('boot/syslinux/syslinux.cfg' 'boot/syslinux/splash.png') - optdepends=('perl-passwd-md5: For md5pass' - 'perl-digest-sha1: For sha1pass' - 'mtools: For mkdiskimage and syslinux support' - 'gptfdisk: For GPT support') # Install the default configuration install -D -m644 "$srcdir"/syslinux.cfg "$pkgdir"/boot/syslinux/syslinux.cfg # Install Parabola splash |