mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
GraphicsMagick: fix patch's whitespace
This commit is contained in:
parent
d0e1dc493d
commit
7beb840c63
1 changed files with 10 additions and 11 deletions
|
@ -1,19 +1,18 @@
|
|||
# workaround for https://sourceforge.net/p/graphicsmagick/bugs/580/
|
||||
|
||||
--- a/Makefile.am.orig 2021-02-14 00:46:02.239418403 -0800
|
||||
+++ b/Makefile.am 2021-02-14 00:46:48.431547444 -0800
|
||||
@@ -79,7 +79,6 @@
|
||||
--- a/Makefile.am
|
||||
+++ b/Makefile.am
|
||||
@@ -79,7 +79,6 @@ TESTS_ENVIRONMENT = \
|
||||
|
||||
# Tests to run
|
||||
TESTS = \
|
||||
- $(PERLMAGICK_TESTS) \
|
||||
$(TESTS_TESTS) \
|
||||
$(MAGICKPP_TESTS) \
|
||||
$(WAND_TESTS) \
|
||||
|
||||
--- a/Makefile.in.orig 2021-02-14 00:49:51.414058625 -0800
|
||||
+++ b/Makefile.in 2021-02-14 00:50:19.996138472 -0800
|
||||
@@ -4767,7 +4767,7 @@
|
||||
- $(PERLMAGICK_TESTS) \
|
||||
$(TESTS_TESTS) \
|
||||
$(MAGICKPP_TESTS) \
|
||||
$(WAND_TESTS) \
|
||||
--- a/Makefile.in
|
||||
+++ b/Makefile.in
|
||||
@@ -4767,7 +4767,7 @@ PERLMAGICK_MAINTAINER_TARGETS = $(top_sr
|
||||
@WITH_PERL_TRUE@PERLMAGICK_DISTCLEAN_LOCAL_TARGETS = clean-perl
|
||||
@WITH_PERL_TRUE@PERLMAGICK_MAINTAINER_CLEAN_LOCAL_TARGETS = distclean-local
|
||||
#PERLMAGICK_CHECK_LOCAL_TARGETS = check-perl
|
||||
|
|
Loading…
Add table
Reference in a new issue