about summary refs log tree commit diff
path: root/nixpkgs/pkgs/development/compilers/4th/001-install-manual-fixup.diff
diff options
context:
space:
mode:
Diffstat (limited to 'nixpkgs/pkgs/development/compilers/4th/001-install-manual-fixup.diff')
-rw-r--r--nixpkgs/pkgs/development/compilers/4th/001-install-manual-fixup.diff12
1 files changed, 0 insertions, 12 deletions
diff --git a/nixpkgs/pkgs/development/compilers/4th/001-install-manual-fixup.diff b/nixpkgs/pkgs/development/compilers/4th/001-install-manual-fixup.diff
deleted file mode 100644
index 6002e7a0d99f..000000000000
--- a/nixpkgs/pkgs/development/compilers/4th/001-install-manual-fixup.diff
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -Naur 4th-3.64.0-old/sources/Makefile 4th-3.64.0-new/sources/Makefile
---- 4th-3.64.0-old/sources/Makefile	2022-03-15 12:37:45.925122854 -0300
-+++ 4th-3.64.0-new/sources/Makefile	2022-03-15 12:38:50.987870211 -0300
-@@ -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.pdf $(DOCDIR)/4th/
- 
- uninstall:
- 	-rm -f $(LIBRARIES)/lib4th.{a,so*}