]> git.pld-linux.org Git - packages/gpgme.git/blob - gpgme-kill-tests.patch
fe29abf701495116b550d3000368f54d0ca1689e
[packages/gpgme.git] / gpgme-kill-tests.patch
1 --- gpgme-1.3.2/Makefile.am.orig        2012-05-02 11:06:48.000000000 +0200
2 +++ gpgme-1.3.2/Makefile.am     2012-05-22 15:54:54.703338663 +0200
3 @@ -28,11 +28,7 @@
4               ChangeLog-2011 m4/ChangeLog-2011 contrib/ChangeLog-2011
5  
6  
7 -if RUN_GPG_TESTS
8 -tests = tests
9 -else
10  tests =
11 -endif
12  
13  SUBDIRS = src ${tests} doc lang
14  
15 --- gpgme-1.11.1/lang/python/Makefile.am~       2018-05-24 15:35:00.000000000 +0200
16 +++ gpgme-1.11.1/lang/python/Makefile.am        2018-05-24 15:35:43.288306076 +0200
17 @@ -24,7 +24,7 @@ EXTRA_DIST = \
18         examples \
19         src
20  
21 -SUBDIRS = . tests
22 +SUBDIRS = . ${tests}
23  
24  .PHONY: prepare
25  prepare: copystamp
This page took 0.061438 seconds and 2 git commands to generate.