]> git.pld-linux.org Git - packages/amrita.git/commitdiff
- rdoc is back
authoraredridel <aredridel@pld-linux.org>
Wed, 14 Apr 2004 14:38:49 +0000 (14:38 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    amrita.spec -> 1.7

amrita.spec

index ad596120fbebcc35f1ca2d686c58e2ba6040d5c2..ff44faed9de95ae0e5226c09e3dbd1a79568224e 100644 (file)
@@ -30,6 +30,7 @@ ruby install.rb config \
        --so-dir=%{ruby_archdir}
 
 ruby install.rb setup 
+rdoc docs README -o rdoc
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -42,7 +43,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc ChangeLog docs README RELEASENOTE sample
+%doc ChangeLog docs README RELEASENOTE sample rdoc
 %lang(ja) %doc README_ja
 %attr(755,root,root) %{_bindir}/ams
 %attr(755,root,root) %{_bindir}/amx
This page took 0.118692 seconds and 4 git commands to generate.