summarylogtreecommitdiffstats
path: root/makefile.patch
diff options
context:
space:
mode:
authorMax Resch2019-12-05 18:02:34 +0100
committerMax Resch2019-12-05 18:02:34 +0100
commitd3001fbc6c4f6ff95bd49edc9024c2beefd50505 (patch)
treebe75e3c687a6a1a2ebea85b997a91dbe2c403ccf /makefile.patch
parent4d2de30695b48b20ff961c8fa858a3782e05b6b6 (diff)
downloadaur-d3001fbc6c4f6ff95bd49edc9024c2beefd50505.tar.gz
update to 1.3.5 from website
Diffstat (limited to 'makefile.patch')
-rw-r--r--makefile.patch9
1 files changed, 6 insertions, 3 deletions
diff --git a/makefile.patch b/makefile.patch
index fd9c2895ab1f..92604c5f794e 100644
--- a/makefile.patch
+++ b/makefile.patch
@@ -1,6 +1,7 @@
-diff -u bing-1.3.5.orig/Makefile bing-1.3.5/Makefile
---- bing-1.3.5.orig/Makefile 1999-10-26 08:42:16.000000000 +0200
-+++ bing-1.3.5/Makefile 2018-08-26 17:22:36.976401721 +0200
+Gemeinsame Unterverzeichnisse: bing-1.3.5/include und bing-1.3.5-makefile/include.
+diff -u bing-1.3.5/Makefile bing-1.3.5-makefile/Makefile
+--- bing-1.3.5/Makefile 1999-10-26 08:42:16.000000000 +0200
++++ bing-1.3.5-makefile/Makefile 2019-12-05 17:54:43.579231998 +0100
@@ -46,9 +46,9 @@
# You may optionally provide some optimisation flags. Optimising bing for
# speed should slightly improve the results.
@@ -13,3 +14,5 @@ diff -u bing-1.3.5.orig/Makefile bing-1.3.5/Makefile
# -> on Solaris you may use
#COPTIM = -O
# on some hosts like AIX, HP-UX the optimisation options are already set
+Gemeinsame Unterverzeichnisse: bing-1.3.5/unix und bing-1.3.5-makefile/unix.
+Gemeinsame Unterverzeichnisse: bing-1.3.5/win32 und bing-1.3.5-makefile/win32.