|
From: Carlo W. <li...@us...> - 2001-12-10 01:31:56
|
CVSROOT : /cvsroot/libcw
Module : src
Branch tags: branch-threading
Commit time: 2001-11-10 01:31:55 UTC
Modified files:
Tag: branch-threading
libcwd/libcwd.spec.in
Log message:
Work in progress.
---------------------- diff included ----------------------
Index: src/libcwd/libcwd.spec.in
diff -u src/libcwd/libcwd.spec.in:1.8.2.5 src/libcwd/libcwd.spec.in:1.8.2.6
--- src/libcwd/libcwd.spec.in:1.8.2.5 Sun Dec 9 09:05:19 2001
+++ src/libcwd/libcwd.spec.in Sun Dec 9 17:31:45 2001
@@ -46,8 +46,9 @@
%files
%defattr(-,root,root)
-%doc README
%doc example-project.tar.gz
+%doc documentation/README
+%doc documentation/tutorial
%doc documentation/html
%doc documentation/scripts
%doc documentation/styles
----------------------- End of diff -----------------------
|