diff options
| author | Wolfgang Draxinger <code+github@datenwolf.net> | 2011-09-12 14:52:32 +0200 |
|---|---|---|
| committer | Wolfgang Draxinger <code+github@datenwolf.net> | 2011-09-12 14:52:32 +0200 |
| commit | b7bf2783c62fb6d6441bfd43c7e0048baa9415dc (patch) | |
| tree | 8e2bb24717d619fc64edbbf4ed402934d4730165 /Makefile | |
| parent | c2a3a5271945944eb45700b490614d6507c18ab6 (diff) | |
| download | pam_propperpwnam-b7bf2783c62fb6d6441bfd43c7e0048baa9415dc.tar.gz pam_propperpwnam-b7bf2783c62fb6d6441bfd43c7e0048baa9415dc.tar.bz2 | |
initial debian
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,5 +7,5 @@ clean: rm *.o *.so install: pam_propperpwnam.so - install -o root -g root -m 644 pam_propperpwnam.so /lib/security/ + install -o root -g root -m 644 pam_propperpwnam.so $(DESTDIR)/lib/security/ |
