SPECS: dosemu.spec - reenabled html docs (no rationale specified f...
qboosh
qboosh at pld-linux.org
Fri Jan 11 20:27:24 CET 2008
Author: qboosh Date: Fri Jan 11 19:27:24 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- reenabled html docs (no rationale specified for disabling)
---- Files affected:
SPECS:
dosemu.spec (1.135 -> 1.136)
---- Diffs:
================================================================
Index: SPECS/dosemu.spec
diff -u SPECS/dosemu.spec:1.135 SPECS/dosemu.spec:1.136
--- SPECS/dosemu.spec:1.135 Fri Jan 11 16:10:32 2008
+++ SPECS/dosemu.spec Fri Jan 11 20:27:19 2008
@@ -183,11 +183,11 @@
echo '.so dosemu.1' > pl/man1/dosdebug.1
# documentation
-#%{__make} -C src/doc/DANG html
-#%{__make} -C src/doc/HOWTO html
-#%{__make} -C src/doc/README html
+%{__make} -C src/doc/DANG html
+%{__make} -C src/doc/HOWTO html
+%{__make} -C src/doc/README html
-#find src/doc -name "*.html" -exec cp -f '{}' doc/ ';'
+find src/doc -name "*.html" -exec cp -f '{}' doc/ ';'
%install
rm -rf $RPM_BUILD_ROOT
@@ -293,6 +293,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.136 2008-01-11 19:27:19 qboosh
+- reenabled html docs (no rationale specified for disabling)
+
Revision 1.135 2008-01-11 15:10:32 pascalek
- updated samba patch
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/dosemu.spec?r1=1.135&r2=1.136&f=u
More information about the pld-cvs-commit
mailing list