summaryrefslogtreecommitdiffstats
path: root/development/4th/01-directories.patch
diff options
context:
space:
mode:
author Zbigniew Baniewski2014-04-13 17:09:28 +0200
committer Willy Sudiarto Raharjo2014-04-13 17:11:12 +0200
commit3b0bddf7a515543abc89ae438199130ee0abd715 (patch)
tree09d4860671e2879ddab5e7949295bfc09a692a8f /development/4th/01-directories.patch
parente684ccaa73b23311da0144ce7cabbac83fdcaa91 (diff)
downloadslackbuilds-3b0bddf7a515543abc89ae438199130ee0abd715.tar.gz
development/4th: Updated for version 3.62.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/4th/01-directories.patch')
-rw-r--r--development/4th/01-directories.patch12
1 files changed, 6 insertions, 6 deletions
diff --git a/development/4th/01-directories.patch b/development/4th/01-directories.patch
index 19e2c98354..d7c9415c5d 100644
--- a/development/4th/01-directories.patch
+++ b/development/4th/01-directories.patch
@@ -1,7 +1,7 @@
-diff -Nur 4th-3.62.0-unix/sources/Makefile 4th-3.62.0-unix.new/sources/Makefile
---- 4th-3.62.0-unix/sources/Makefile 2012-12-22 12:26:35.000000000 +0000
-+++ 4th-3.62.0-unix.new/sources/Makefile 2013-02-11 15:30:00.531948113 +0000
-@@ -16,13 +16,13 @@
+diff -Nur 4th-3.62.2-unix/sources/Makefile 4th-3.62.2-unix.new/sources/Makefile
+--- 4th-3.62.2-unix/sources/Makefile 2014-01-06 19:03:16.000000000 +0100
++++ 4th-3.62.2-unix.new/sources/Makefile 2014-04-13 16:10:03.809359781 +0200
+@@ -13,13 +13,13 @@
# The following variables may need to be changed
@@ -21,12 +21,12 @@ diff -Nur 4th-3.62.0-unix/sources/Makefile 4th-3.62.0-unix.new/sources/Makefile
# Cross compilation variables
LD=$(CROSS)ld
-@@ -128,7 +128,7 @@
+@@ -125,7 +125,7 @@
install: mostlyinstall
install -Dm644 ../documentation/4th.1 $(MANDIR)/man1/4th.1
- install -Dm644 ../documentation/4tHmanual.txt $(DOCDIR)/4th/
-+ install -Dm644 ../documentation/4tHmanual.txt $(DOCDIR)/4th-3.62.0/
++ install -Dm644 ../documentation/4tHmanual.txt $(DOCDIR)/4th-3.62.2/
uninstall:
-rm -f $(LIBRARIES)/lib4th.{a,so*}