summaryrefslogtreecommitdiffstats
path: root/install
blob: f35979ab79350e2fcd760435af9071d36c0462c5 (plain)
1
2
#!/bin/sh
install -Dm755 target/debug/libpam_usercg.so "${DESTDIR}${PREFIX:-/usr/local}/lib/security/pam_usercg.so"