Skip to content

Commit

Permalink
Merge branch 'dev' into kde
Browse files Browse the repository at this point in the history
  • Loading branch information
honjow committed Feb 6, 2024
2 parents 0b24a2e + c2e9b61 commit dd0bd9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgs/chimeraos-device-quirks-git/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ package() {
# Install systemd units
install -v -m644 -D -t "${pkgdir}/usr/lib/systemd/user/" usr/lib/systemd/user/*
install -v -m644 -D -t "${pkgdir}/usr/lib/systemd/system/" usr/lib/systemd/system/*
install -v -m644 -D -t "${pkgdir}/usr/lib/systemd/system-sleep/" usr/lib/systemd/system-sleep/*
install -v -m755 -D -t "${pkgdir}/usr/lib/systemd/system-sleep/" usr/lib/systemd/system-sleep/*

# Install firmware DSDT and EDID
install -v -m644 -D -t "${pkgdir}/usr/lib/firmware/dsdt/" usr/lib/firmware/dsdt/*
Expand Down

0 comments on commit dd0bd9a

Please sign in to comment.