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