Page MenuHomeFreeBSD

D47108.diff
No OneTemporary

D47108.diff

diff --git a/Makefile b/Makefile
--- a/Makefile
+++ b/Makefile
@@ -165,7 +165,7 @@
mv ${INDEXDIR}/${INDEXFILE}.tmp ${INDEXDIR}/${INDEXFILE}; \
fi; \
rm -rf $${tmpdir}; \
- echo " Done."
+ ${INDEX_ECHO_1ST} " Done."
print-index: ${INDEXDIR}/${INDEXFILE}
@awk -F\| '{ printf("Port:\t%s\nPath:\t%s\nInfo:\t%s\nMaint:\t%s\nIndex:\t%s\nB-deps:\t%s\nR-deps:\t%s\nE-deps:\t%s\nP-deps:\t%s\nF-deps:\t%s\nWWW:\t%s\n\n", $$1, $$2, $$4, $$6, $$7, $$8, $$9, $$11, $$12, $$13, $$10); }' < ${INDEXDIR}/${INDEXFILE}

File Metadata

Mime Type
text/plain
Expires
Fri, Oct 18, 8:46 PM (11 h, 55 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
14101937
Default Alt Text
D47108.diff (514 B)

Event Timeline