sqlite_orm: 1.9 -> 1.9.1 (#379250)
[NixPkgs.git] / pkgs / by-name / _4 / _4th / 001-install-manual-fixup.diff
blob6002e7a0d99ffd60c626daa97bdd199b36a85671
1 diff -Naur 4th-3.64.0-old/sources/Makefile 4th-3.64.0-new/sources/Makefile
2 --- 4th-3.64.0-old/sources/Makefile 2022-03-15 12:37:45.925122854 -0300
3 +++ 4th-3.64.0-new/sources/Makefile 2022-03-15 12:38:50.987870211 -0300
4 @@ -125,7 +125,7 @@
6 install: mostlyinstall
7 install -Dm644 ../documentation/4th.1 $(MANDIR)/man1/4th.1
8 - install -Dm644 ../documentation/4tHmanual.txt $(DOCDIR)/4th/
9 + install -Dm644 ../documentation/4tHmanual.pdf $(DOCDIR)/4th/
11 uninstall:
12 -rm -f $(LIBRARIES)/lib4th.{a,so*}