Skip to content
Snippets Groups Projects
Commit e5da4ed4 authored by Philip Müller's avatar Philip Müller
Browse files

[pkg-upd] 27-2.1

parent 619351de
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@
pkgname=mkinitcpio
pkgver=27
pkgrel=2.0
pkgrel=2.1
pkgdesc="Modular initramfs image creation utility"
arch=('any')
url="https://projects.archlinux.org/mkinitcpio.git/"
......@@ -44,4 +44,7 @@ check() {
package() {
make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
# https://www.archlinux.org/todo/alpm-hooks-should-use-type-path-not-file/
sed -i -e 's|File|Path|' "$pkgdir"/usr/share/libalpm/hooks/*hook
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment