]> git.pld-linux.org Git - packages/bush.git/commitdiff
- %%doc section fixed
authorsiefca <siefca@pld-linux.org>
Thu, 4 Mar 2004 21:33:11 +0000 (21:33 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bush.spec -> 1.2

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.207796 seconds and 4 git commands to generate.