desktop file for indexhtml moved to subdirectory

This commit is contained in:
Anton V. Boyarshinov 2009-06-23 15:57:04 +04:00
parent c30002cbf5
commit 571775f457
2 changed files with 2 additions and 2 deletions

View File

@ -303,10 +303,10 @@ install slideshow/* %buildroot/usr/share/install2/slideshow/
pushd indexhtml
mkdir -p %buildroot{%_indexhtmldir/,%_desktopdir/}
cp -r * %buildroot%_indexhtmldir/
rm -f %buildroot%_indexhtmldir/*.in
rm -f %buildroot%_indexhtmldir/*.in %buildroot%_indexhtmldir/indexhtml.desktop
touch %buildroot%_indexhtmldir/index.html
popd
install -m644 indexhtml.desktop %buildroot%_desktopdir/
popd
#bootloader
%pre bootloader