desktop file for indexhtml moved to subdirectory
This commit is contained in:
parent
c30002cbf5
commit
571775f457
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user