Changeset 134ba96 for BOOK/Makefile
- Timestamp:
- Feb 21, 2006, 1:47:04 AM (19 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 88acd8a
- Parents:
- 628632d
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/Makefile
r628632d r134ba96 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.