termux-packages/packages/wordgrinder/Makefile.patch
Leonid Pliushch 0d1920a061 move some packages from unstable repository
New packages that will be added:

 * antiword
 * beanshell
 * cabextract
 * deutex
 * direnv
 * exiv2
 * git-lfs
 * gitea
 * hoedown
 * httrack
 * iverilog
 * links
 * loksh
 * mksh
 * mktorrent
 * pdfgrep
 * shellharden
 * swig
 * tidy
 * tweego
 * wordgrinder
2019-05-11 18:36:47 +03:00

13 lines
479 B
Diff

diff -uNr wordgrinder-0.7.2/Makefile wordgrinder-0.7.2.mod/Makefile
--- wordgrinder-0.7.2/Makefile 2018-11-29 21:12:27.000000000 +0200
+++ wordgrinder-0.7.2.mod/Makefile 2019-01-28 20:03:20.720358428 +0200
@@ -86,7 +86,7 @@
# Do you want your binaries stripped on installation?
-WANT_STRIPPED_BINARIES ?= yes
+WANT_STRIPPED_BINARIES ?= no
# ===========================================================================
# END OF CONFIGURATION OPTIONS