Remove systemd service files
This commit is contained in:
@@ -35,4 +35,9 @@ package() {
|
||||
cp ../system-session "$BPM_OUTPUT"/etc/pam.d/system-session
|
||||
cp ../system-password "$BPM_OUTPUT"/etc/pam.d/system-password
|
||||
cp ../other "$BPM_OUTPUT"/etc/pam.d/other
|
||||
|
||||
# Remove systemd services
|
||||
rm -r "$BPM_OUTPUT"/usr/lib/systemd
|
||||
|
||||
install -Dm644 "$BPM_SOURCE"/COPYING "$BPM_OUTPUT"/usr/share/licenses/pam/COPYING
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user