diff options
author | Alexander Golubev <fatzer2@gmail.com> | 2023-12-28 17:02:52 +0300 |
---|---|---|
committer | Alexander Golubev <fatzer2@gmail.com> | 2023-12-31 15:50:39 +0300 |
commit | 01638c7e3c6fab0c1679bd5153ecb4764b9830c7 (patch) | |
tree | 531dd8a852af63de3f56cb3183390e649f4c0db0 /app-crypt/pinentry-tqt/files/pinentry-tqt-1.0.0-AR.patch | |
parent | 8eae3d34466c920ca4ee2889784080393d001249 (diff) | |
download | tde-packaging-gentoo-01638c7e3c6fab0c1679bd5153ecb4764b9830c7.tar.gz tde-packaging-gentoo-01638c7e3c6fab0c1679bd5153ecb4764b9830c7.zip |
app-crypt/*: move pinentry[tqt] into pinentry-tqt
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
Diffstat (limited to 'app-crypt/pinentry-tqt/files/pinentry-tqt-1.0.0-AR.patch')
-rw-r--r-- | app-crypt/pinentry-tqt/files/pinentry-tqt-1.0.0-AR.patch | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/app-crypt/pinentry-tqt/files/pinentry-tqt-1.0.0-AR.patch b/app-crypt/pinentry-tqt/files/pinentry-tqt-1.0.0-AR.patch new file mode 100644 index 00000000..82af67f6 --- /dev/null +++ b/app-crypt/pinentry-tqt/files/pinentry-tqt-1.0.0-AR.patch @@ -0,0 +1,11 @@ +https://bugs.gentoo.org/718028 +--- a/configure.ac ++++ b/configure.ac +@@ -80,6 +80,7 @@ AM_MISSING_PROG(MAKEINFO, makeinfo, $missing_dir) + AC_PROG_CC + AC_PROG_CPP + AC_PROG_INSTALL ++AM_PROG_AR + AC_PROG_RANLIB + # We need to check for cplusplus here because we may not do the test + # for Qt and autoconf does does not allow that. |