[Frugalware-git] bouleetbilexperimental: pam-frugalware-20090522-3-i686 *disable pam ssh *if someone would use with ssh with *just modify the rules and install pam-ssh *not necessary to force it
bouleetbil
bouleetbil at frogdev.info
Fri May 29 17:35:27 CEST 2009
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=bouleetbilexperimental.git;a=commitdiff;h=c7bf605906a8e7ea95df609d66b4872f81f420ac
commit c7bf605906a8e7ea95df609d66b4872f81f420ac
Author: bouleetbil <bouleetbil at frogdev.info>
Date: Mon Jan 5 17:33:58 2009 +0100
pam-frugalware-20090522-3-i686
*disable pam ssh
*if someone would use with ssh with
*just modify the rules and install pam-ssh
*not necessary to force it
diff --git a/source/base/pam-frugalware/FrugalBuild b/source/base/pam-frugalware/FrugalBuild
index 9f713b9..a09d8dd 100644
--- a/source/base/pam-frugalware/FrugalBuild
+++ b/source/base/pam-frugalware/FrugalBuild
@@ -3,7 +3,7 @@
pkgname=pam-frugalware
pkgver=20090522
-pkgrel=2
+pkgrel=3
pkgdesc="PAM base configuration files"
url="http://www.frugalware.org/"
source=(http://ftp.frugalware.org/pub/other/people/bouleetbil/sources/$pkgname-$pkgver.tar.bz2)
@@ -16,6 +16,6 @@ sha1sums=('f9fc1c6e37f2e7a7a6134a61ef4ec2284b2fc13b')
build(){
Fcd
- make CRACKLIB=yes CONSOLEKIT=yes PASSWDQC=no GNOME_KEYRING=yes PAM_SSH=yes DEBUG=no SHA512=yes || Fdie
+ make CRACKLIB=yes CONSOLEKIT=yes PASSWDQC=no GNOME_KEYRING=yes PAM_SSH=no DEBUG=no SHA512=yes || Fdie
Fmakeinstall
}
More information about the Frugalware-git
mailing list