]> git.pld-linux.org Git - packages/devhelp-book-gnome-vfs.git/blobdiff - devhelp-book-gnome-vfs.spec
- fix path error
[packages/devhelp-book-gnome-vfs.git] / devhelp-book-gnome-vfs.spec
index 2795c7ffe8bfae54889998115848f4bffbda631b..aa38d1d41ebd184791aaaf0e0f7613354f0136aa 100644 (file)
@@ -29,10 +29,10 @@ mv -f book.devhelp gnome-vfs.devhelp
 %install
 rm -rf $RPM_BUILD_ROOT
 
-install -d $RPM_BUILD_ROOT%{_prefix}/books/gnome-vfs
+install -d $RPM_BUILD_ROOT%{_prefix}/books/gnomevfs
 install -d $RPM_BUILD_ROOT%{_prefix}/specs
 install gnome-vfs.devhelp $RPM_BUILD_ROOT%{_prefix}/specs
-install gnome-vfs/* $RPM_BUILD_ROOT%{_prefix}/books/gnome-vfs
+install gnome-vfs/* $RPM_BUILD_ROOT%{_prefix}/books/gnomevfs
 
 %clean
 rm -rf $RPM_BUILD_ROOT
This page took 0.071275 seconds and 4 git commands to generate.