- From: Geoffrey Sneddon via GitHub <sysbot+gh@w3.org>
- Date: Sat, 14 Apr 2018 20:24:14 +0000
- To: public-css-archive@w3.org
gsnedders has just labeled a pull request from gsnedders for https://github.com/w3c/csswg-drafts as "CSS2": == CSS2 build tweaks == This: * Gets rid of various files that haven't been updated in years and don't appear in CSS 2 * Makes CSS2 build with BSD sed (e.g., on macOS) * Re-adds `css2/style/prince.css`, making it possible to build `css2.pdf` again * Gets rid of some duplication in the Makefile * Makes the Makefile less stupid when it comes to images * Fixes everything needed to get `make install INSTALLDIR=dist` working (and then `dist` should match what appears on https://w3.org/TR/CSS2/) After this, the diff to what's on TR is: ``` Only in css2/dist: .htaccess Only in css2/dist: Overview.html Only in css2/dist: css2.pdf Only in css2/dist: css2.ps.gz Only in css2/dist: css2.tgz Only in css2/dist: css2.txt Only in css2/dist: css2.zip Only in 2016-rec-tgz/images: box-coord.png Only in 2016-rec-tgz/images: left-caption.png Only in 2016-rec-tgz/images: list-none.png Only in 2016-rec-tgz/images: list-square.png Only in 2016-rec-tgz/images/longdesc: eclipse-outline-desc.html Only in 2016-rec-tgz/images/longdesc: italic-40-desc.html Only in 2016-rec-tgz/images/longdesc: kern-22-desc.html Only in 2016-rec-tgz/images/longdesc: left-caption-desc.html Only in 2016-rec-tgz/images/longdesc: panose-16-desc.html Only in 2016-rec-tgz/images/longdesc: tbl-rules-desc.html Only in 2016-rec-tgz/images/longdesc: top-caption-desc.html Only in 2016-rec-tgz/images: please_help_32.png Only in 2016-rec-tgz/images: recbg.jpg Only in 2016-rec-tgz/images: tbl-border.png Only in 2016-rec-tgz/images: tbl-rules.png Only in 2016-rec-tgz/images: top-caption.png ``` This is expected (the only in 2016-rec-tgz files are orphans). See https://github.com/w3c/csswg-drafts/pull/2569
Received on Saturday, 14 April 2018 20:24:18 UTC