]> git.pld-linux.org Git - packages/bush.git/blobdiff - bush.spec
- %%doc section fixed
[packages/bush.git] / bush.spec
index 220e49c918a6681c19bcc3e2ceb8df6e7b594fbb..24958ddb26832f4c94e49a454d5e226b4be41e76 100644 (file)
--- a/bush.spec
+++ b/bush.spec
@@ -51,6 +51,8 @@ make linux
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT/bin
 
+mv -f doc html
+
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
@@ -76,6 +78,6 @@ fi
 
 %files
 %defattr(644,root,root,755)
-%doc TODO README COPYING html/*
+%doc TODO README COPYING html
 
 %attr(755,root,root) /bin/bush
This page took 0.044067 seconds and 4 git commands to generate.