summaryrefslogtreecommitdiff
path: root/man/Makefile
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2020-06-17 18:48:09 +0200
committerGitHub <noreply@github.com>2020-06-17 18:48:09 +0200
commit9df1b5b04923340aca69ce3ed4565fceeb042c01 (patch)
treed01b3c5a8bfb7668c5abac4efbb4e70bbb203b6d /man/Makefile
parenta624883d92ea54886b739f1000e39ccf1afc5577 (diff)
parent4ef0c142d96d97e517455b5711782fa5706cc2ff (diff)
Merge pull request #540 from tbvdm/strverscmp
Enable --version-sort on systems without strverscmp()
Diffstat (limited to 'man/Makefile')
-rw-r--r--man/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/man/Makefile b/man/Makefile
index acf8629..3be07e3 100644
--- a/man/Makefile
+++ b/man/Makefile
@@ -13,7 +13,6 @@ all: ${TARGETS}
-e 's/\$$MAN_DEBUG\$$/${MAN_DEBUG}/' \
-e 's/\$$MAN_EXIF\$$/${MAN_EXIF}/' \
-e 's/\$$MAN_INOTIFY\$$/${MAN_INOTIFY}/' \
- -e 's/\$$MAN_VERSCMP\$$/${MAN_VERSCMP}/' \
-e 's/\$$MAN_XINERAMA\$$/${MAN_XINERAMA}/' \
< ${@:.1=.pre} > $@