summaryrefslogtreecommitdiffstats
path: root/redhat/applications/smartcardauth/smartcardauth-3.5.13-ftbfs.patch
diff options
context:
space:
mode:
authorFrancois Andriot <francois.andriot@free.fr>2011-12-04 10:20:10 +0100
committerFrancois Andriot <francois.andriot@free.fr>2011-12-04 10:20:10 +0100
commit1403b853a44ae293197d67e0e9c5f7c59a87787f (patch)
tree2326da706dec97c03c1002c46c34b1bfb7fc75b5 /redhat/applications/smartcardauth/smartcardauth-3.5.13-ftbfs.patch
parent4fd02748ce6b3e0d0cb37be74e9810b2caff0cdf (diff)
downloadtde-packaging-1403b853a44ae293197d67e0e9c5f7c59a87787f.tar.gz
tde-packaging-1403b853a44ae293197d67e0e9c5f7c59a87787f.zip
RHEL/Fedora: add applications:
krusader smartcardauth kmyfirewall kopete-otr kaffeine-mozilla ksystemlog kio-locate kio-umountwrapper knutclient kde-systemsettings kmplayer kvkbd potracegui soundkonverter
Diffstat (limited to 'redhat/applications/smartcardauth/smartcardauth-3.5.13-ftbfs.patch')
-rw-r--r--redhat/applications/smartcardauth/smartcardauth-3.5.13-ftbfs.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/redhat/applications/smartcardauth/smartcardauth-3.5.13-ftbfs.patch b/redhat/applications/smartcardauth/smartcardauth-3.5.13-ftbfs.patch
new file mode 100644
index 000000000..ce76facdc
--- /dev/null
+++ b/redhat/applications/smartcardauth/smartcardauth-3.5.13-ftbfs.patch
@@ -0,0 +1,10 @@
+--- smartcardauth/src/ckpasswd.c.ORI 2011-12-04 03:44:36.047000504 -0500
++++ smartcardauth/src/ckpasswd.c 2011-12-04 03:44:47.450745795 -0500
+@@ -30,6 +30,7 @@
+ #include <fcntl.h>
+ #include <pwd.h>
+ #include <grp.h>
++#include <getopt.h>
+
+ #define DB_DBM_HSEARCH 1
+ #include <db.h>