make-dynpart-mappings: support new mkintifs paths (MR 3895)

This commit is contained in:
Clayton Craft 2023-02-18 15:24:13 -08:00
parent ac6bfcee86
commit 4818869d28
No known key found for this signature in database
GPG key ID: 7A342565FF635F79

View file

@ -1,7 +1,7 @@
# Maintainer: Richard Acayan <mailingradian@gmail.com> # Maintainer: Richard Acayan <mailingradian@gmail.com>
pkgname=make-dynpart-mappings pkgname=make-dynpart-mappings
pkgver=10.2.4 pkgver=10.2.4
pkgrel=0 pkgrel=1
pkgdesc="a command-line tool that uses the device mapper to make block devices based on dynamic partitions" pkgdesc="a command-line tool that uses the device mapper to make block devices based on dynamic partitions"
url="https://gitlab.com/flamingradian/make-dynpart-mappings/" url="https://gitlab.com/flamingradian/make-dynpart-mappings/"
arch="all" arch="all"
@ -19,7 +19,7 @@ build() {
package() { package() {
install -Dm755 "$builddir/make-dynpart-mappings" "$pkgdir/usr/bin/make-dynpart-mappings" install -Dm755 "$builddir/make-dynpart-mappings" "$pkgdir/usr/bin/make-dynpart-mappings"
install -Dm644 "$srcdir/10-setup-dynamic-partitions.files" "$pkgdir/etc/postmarketos-mkinitfs/files/10-setup-dynamic-partitions.files" install -Dm644 "$srcdir/10-setup-dynamic-partitions.files" "$pkgdir/usr/share/mkinitfs/files/10-setup-dynamic-partitions.files"
} }
sha512sums=" sha512sums="