]> git.pld-linux.org Git - packages/ekg2.git/commitdiff
drop gpgme autoconf macros shipped with ekg2 and use system macros
authorJan Palus <atler@pld-linux.org>
Thu, 6 Jul 2023 22:01:34 +0000 (00:01 +0200)
committerJan Palus <atler@pld-linux.org>
Thu, 6 Jul 2023 22:01:34 +0000 (00:01 +0200)
ekg2.spec

index 1f43dc5c7878e654c940b228533ed200b47286fa..82875289840b97278f71cbc30ad89122e911ccc4 100644 (file)
--- a/ekg2.spec
+++ b/ekg2.spec
@@ -342,6 +342,8 @@ git checkout FETCH_HEAD
 touch po/Makefile.in.in
 find -name *.c > po/POTFILES.in
 
+%{__rm} m4/gpgme.m4
+
 %build
 %{__gettextize}
 %{__libtoolize}
This page took 0.14355 seconds and 4 git commands to generate.