Skip to content

Commit b089bc9

Browse files
typo
1 parent 430c9ed commit b089bc9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

PKGBUILD

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ sha256sums=('3c25ea9ae560a71655b422b8f343c0865dcae1564a20c2824295f6b7a5d2587d')
1212

1313
package() {
1414
cd "${pkgname}-${pkgver}"
15-
install -Dm 644 50numlock/module-setup.sh "${pkgdir}/usr/lib/dracut/modules.d/50numlock/module-setup.sh"
16-
install -Dm 644 50numlock/numlock.sh "${pkgdir}/usr/lib/dracut/modules.d/50numlock/numlock.sh"
15+
install -Dm 644 50numlock/module-setup.sh "${pkgdir}"/usr/lib/dracut/modules.d/50numlock/module-setup.sh
16+
install -Dm 644 50numlock/numlock.sh "${pkgdir}"/usr/lib/dracut/modules.d/50numlock/numlock.sh
1717
}
1818

0 commit comments

Comments
 (0)