libpam-tacplus: new package
authorGiovanni Zantedeschi <giovanni.zantedeschi@datacom.ind.br>
Thu, 20 Aug 2015 16:16:26 +0000 (13:16 -0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 28 Aug 2015 09:22:45 +0000 (11:22 +0200)
commit8b2990217e22cea11bfc72d6913e3bc6615c5650
tree6b13bf7f4d4e56c53972569480d2ccc26ba37fa6
parent90251cda02acbcda49ba5c267d045e6d09bff066
libpam-tacplus: new package

[Thomas:
  - change the inclusion location in package/Config.in to be with the
    other linux-pam plugins.
  - fix indentation of the Config.in file.
  - fix build of the package when a toolchain without SSP support is
    used.
  - fix installation location of the PAM module: it was installed in
    /usr/lib/security, while all other PAM modules are in
    /lib/security.
  - adjust the ordering of the variables in the .mk file to be a bit
    more logical.
  - remove passing of $(TARGET_CONFIGURE_OPTS) in <pkg>_CONF_ENV as it
    is not needed: it is already done by the autotools-package
    infrastructure.]

Signed-off-by: Giovanni Zantedeschi <giovanni.zantedeschi@datacom.ind.br>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/Config.in
package/libpam-tacplus/Config.in [new file with mode: 0644]
package/libpam-tacplus/libpam-tacplus.mk [new file with mode: 0644]