]> granicus.if.org Git - linux-pam/commit
Relevant BUGIDs: 850092
authorThorsten Kukuk <kukuk@thkukuk.de>
Thu, 27 Nov 2003 07:54:20 +0000 (07:54 +0000)
committerThorsten Kukuk <kukuk@thkukuk.de>
Thu, 27 Nov 2003 07:54:20 +0000 (07:54 +0000)
commitad89e8953313866982bfd5bc69eab42a2b2b666d
tree2bab066758ab6ba19bb52075b0e7bebf107ae098
parent6216e61ca2ed39128a9d29ec2d7e389addb4812e
Relevant BUGIDs: 850092

Purpose of commit: bugfix

Commit summary:
---------------
Using the fakeroot option as normal user does not work, since
we call ldconfig, which aborts with an error message if not
called  as root due missing permissions.
Fixed by calling ldconfig with -n library path option if FAKEROOT
is set.
libpam/Makefile
libpam_misc/Makefile
libpamc/Makefile