From 38f85f5cc9641b08f1f829b5f69dd8521916b772 Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Sat, 11 Aug 2012 03:57:28 -0300 Subject: linux-libre-lts-3.0.40-1: fixing some parts on PKGBUILD --- libre/linux-libre-lts/.directory | 3 --- libre/linux-libre-lts/PKGBUILD | 2 +- 2 files changed, 1 insertion(+), 4 deletions(-) delete mode 100644 libre/linux-libre-lts/.directory (limited to 'libre') diff --git a/libre/linux-libre-lts/.directory b/libre/linux-libre-lts/.directory deleted file mode 100644 index 3bbc4dedd..000000000 --- a/libre/linux-libre-lts/.directory +++ /dev/null @@ -1,3 +0,0 @@ -[Dolphin] -Timestamp=2012,8,9,22,54,43 -Version=3 diff --git a/libre/linux-libre-lts/PKGBUILD b/libre/linux-libre-lts/PKGBUILD index 5b5add3f4..065ca3fc0 100644 --- a/libre/linux-libre-lts/PKGBUILD +++ b/libre/linux-libre-lts/PKGBUILD @@ -200,7 +200,7 @@ _package() { -e "s/KERNEL_VERSION=.*/KERNEL_VERSION=${_kernver}/" \ -i "${startdir}/${pkgbase}.install" sed \ - -e "1s|'linux-libre.*'|'${pkgbase}'|" \ + -e "1s|'linux*.*'|'${pkgbase}'|" \ -e "s|ALL_kver=.*|ALL_kver=\"/boot/vmlinuz-${pkgbase}\"|" \ -e "s|default_image=.*|default_image=\"/boot/initramfs-${pkgbase}.img\"|" \ -e "s|fallback_image=.*|fallback_image=\"/boot/initramfs-${pkgbase}-fallback.img\"|" \ -- cgit v1.2.3