summaryrefslogtreecommitdiffstats
path: root/system/gnomint/patches/01-ldd.patch
diff options
context:
space:
mode:
author Matteo Bernardini2020-11-29 08:43:40 +0100
committer Matteo Bernardini2020-11-29 08:43:40 +0100
commit574f508c2c02d6ed8c03d06996765c868d73b472 (patch)
tree166b9f6e035368e686b3fc9a18fdbc41587aaf29 /system/gnomint/patches/01-ldd.patch
parent08a6482554287f94acc3ad6009351a8ce0f7f9ab (diff)
downloadslackbuilds-574f508c2c02d6ed8c03d06996765c868d73b472.tar.gz
20201129.1 global branch merge.current-20201129.1
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'system/gnomint/patches/01-ldd.patch')
-rw-r--r--system/gnomint/patches/01-ldd.patch14
1 files changed, 0 insertions, 14 deletions
diff --git a/system/gnomint/patches/01-ldd.patch b/system/gnomint/patches/01-ldd.patch
deleted file mode 100644
index 0f92419fb0..0000000000
--- a/system/gnomint/patches/01-ldd.patch
+++ /dev/null
@@ -1,14 +0,0 @@
-Author: Daniel Baumann <daniel@debian.org>
-Description: Explicitly linking against libgcrypt.
-
-diff -Naurp gnomint.orig/src/Makefile.in gnomint/src/Makefile.in
---- gnomint.orig/src/Makefile.in 2011-05-17 19:57:50.013883380 +0200
-+++ gnomint/src/Makefile.in 2011-05-17 19:57:37.209981808 +0200
-@@ -347,6 +347,7 @@ gnomint_cli_SOURCES = \
-
- gnomint_cli_LDADD = \
- $(GNOMINTCLI_LIBS) \
-+ $(LIBGCRYPT_LIBS) \
- $(LIBGNUTLS_LIBS) \
- $(SQLITE_LIBS) \
- $(READLINE_LIBS) \