From 05b8b0e0af1d72e51a3ee61522941bf7605cd01c Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 4 Jul 2020 14:05:23 +0100 Subject: gentoo resync : 04.07.2020 --- .../autodock/files/autodock-4.2.6-buildsystem.patch | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'sci-chemistry/autodock/files/autodock-4.2.6-buildsystem.patch') diff --git a/sci-chemistry/autodock/files/autodock-4.2.6-buildsystem.patch b/sci-chemistry/autodock/files/autodock-4.2.6-buildsystem.patch index ae44ffeb3159..443dfcd868ce 100644 --- a/sci-chemistry/autodock/files/autodock-4.2.6-buildsystem.patch +++ b/sci-chemistry/autodock/files/autodock-4.2.6-buildsystem.patch @@ -1,11 +1,11 @@ - src/autodock/Makefile.am | 6 +++--- - src/autogrid/Makefile.am | 4 ++-- + a/autodock/Makefile.am | 6 +++--- + b/autogrid/Makefile.am | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/autodock/Makefile.am b/src/autodock/Makefile.am index 799a3c4..911897b 100644 ---- a/src/autodock/Makefile.am -+++ b/src/autodock/Makefile.am +--- a/autodock/Makefile.am ++++ b/autodock/Makefile.am @@ -459,7 +459,8 @@ endif BUILT_SOURCES = $(autodock4_SOURCES) default_parameters.h @@ -28,8 +28,8 @@ index 799a3c4..911897b 100644 diff --git a/src/autogrid/Makefile.am b/src/autogrid/Makefile.am index b531099..b78b380 100644 ---- a/src/autogrid/Makefile.am -+++ b/src/autogrid/Makefile.am +--- a/autogrid/Makefile.am ++++ b/autogrid/Makefile.am @@ -94,9 +94,9 @@ autogrid4_SOURCES = main.cpp \ BUILT_SOURCES = default_parameters.h -- cgit v1.2.3