summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2019-11-14 16:11:58 -0400
committerJoey Hess <joeyh@joeyh.name>2019-11-14 16:11:58 -0400
commit28733a3f5a060e8170ebe3dfe1c74224f23803b2 (patch)
tree3c8ebecf4bec4f70d456c298d15e7bd63b90f49e
parent842449b086fed21912606f48df9091ef286e9e82 (diff)
remove thing I never meant to commit
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 944437e790..58b3f586cf 100644
--- a/Makefile
+++ b/Makefile
@@ -166,7 +166,6 @@ linuxstandalone:
cp /usr/share/file/magic.mgc "$(LINUXSTANDALONE_DEST)/magic"
cp /usr/share/i18n -a "$(LINUXSTANDALONE_DEST)"
- read me
./Build/LinuxMkLibs "$(LINUXSTANDALONE_DEST)"
$(MAKE) install-mans DESTDIR="$(LINUXSTANDALONE_DEST)"