Skip to content

Commit

Permalink
install.sh: add install for make-automaps.service
Browse files Browse the repository at this point in the history
  • Loading branch information
david committed Oct 26, 2023
1 parent 1d9f19a commit 4f1ab33
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -253,6 +253,7 @@ install_data pdist/pdistd@.service "$DESTDIR$systemdunitd
install_exec pdist/pdist-bootcheck "$DESTDIR$usr_exec_prefix/libexec/pdist-bootcheck"
install_data pdist/pdist-bootcheck.service "$DESTDIR$systemdunitdir/pdist-bootcheck.service"
install_exec wakeonlan/wake "$DESTDIR$usr_bindir/wake"
install_data make-automaps/make-automaps.service "$DESTDIR$systemdunitdir/make-automaps.service"

postinstall
exit

0 comments on commit 4f1ab33

Please sign in to comment.