summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2007-03-09 13:04:59 +0000
committerThierry Vignaud <tv@mandriva.org>2007-03-09 13:04:59 +0000
commit8b3e76a8a71da598e275e5bdb995e591ad65ea83 (patch)
tree60c6f7e19829e750c6c1b38e5ca37f786d9822be
parent3057d6c34142b14d03f74a3a4344d59f04b49f1f (diff)
downloadmgaonline-8b3e76a8a71da598e275e5bdb995e591ad65ea83.tar
mgaonline-8b3e76a8a71da598e275e5bdb995e591ad65ea83.tar.gz
mgaonline-8b3e76a8a71da598e275e5bdb995e591ad65ea83.tar.bz2
mgaonline-8b3e76a8a71da598e275e5bdb995e591ad65ea83.tar.xz
mgaonline-8b3e76a8a71da598e275e5bdb995e591ad65ea83.zip
create pam.d
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 6904c3ef..f3e1f69c 100644
--- a/Makefile
+++ b/Makefile
@@ -49,6 +49,7 @@ install: all
install -m644 x-mdv-exec.desktop $(DATADIR)/mimelnk/applications/
mkdir -p $(PREFIX)/etc/security/console.apps/
install -m644 console.apps_urpmi.update $(PREFIX)/etc/security/console.apps/urpmi.update
+ mkdir -p $(PREFIX)/etc/pam.d
install -m644 pam.d_urpmi.update $(PREFIX)/etc/pam.d/urpmi.update
ln -sf consolehelper $(PREFIX)/usr/bin/urpmi.update