- Timestamp:
- Feb 21, 2006, 1:47:04 AM (19 years ago)
- Children:
- 59c6fc8
- Parents:
- adfe084
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Makefile
radfe084 r5be6331 58 58 echo "Troubleshooting $$arch..." ; \ 59 59 xmllint --xinclude --nonet --postvalid $(PWD)/$$arch-index.xml > /tmp/dump-$$arch ; \ 60 xmllint --xinclude --noout --nonet --valid /tmp/dump-$$a ch ; \60 xmllint --xinclude --noout --nonet --valid /tmp/dump-$$arch ; \ 61 61 echo "You can now look at /tmp/dump-$$arch to see the errors" 62 62 endef
Note:
See TracChangeset
for help on using the changeset viewer.