]> git.pld-linux.org Git - packages/shishi.git/blame - shishi-pam.patch
Release 2 (by relup.sh)
[packages/shishi.git] / shishi-pam.patch
CommitLineData
4ef0793e 1PAM module no longer compiles in static mode.
2fd9b424
JB
2--- shishi-1.0.3/extra/pam_shishi/Makefile.am.orig 2013-04-03 10:31:20.000000000 +0200
3+++ shishi-1.0.3/extra/pam_shishi/Makefile.am 2017-04-10 17:41:58.205488834 +0200
4@@ -28,3 +28,4 @@
4ef0793e
JB
5 pam_shishi_la_LIBADD = ../../lib/libshishi.la
6 # XXX add -Wl,-x too? PAM documentation suggests it.
7 pam_shishi_la_LDFLAGS = -module -shared -avoid-version
8+pam_shishi_la_CFLAGS = -shared
This page took 0.081869 seconds and 4 git commands to generate.