fix doinst
This commit is contained in:
parent
b13ea42de8
commit
3d4f455107
1 changed files with 0 additions and 3 deletions
|
@ -84,9 +84,6 @@ cp -a Changelog *.txt $PKG/usr/doc/$PRGNAM-$VERSION
|
|||
|
||||
mkdir -p $PKG/install
|
||||
cat <<EOF > $PKG/install/doinst.sh
|
||||
# We'll assume that a desktop file also indicates an icon
|
||||
# But you should edit this as needed.
|
||||
|
||||
if [ -x /usr/bin/update-desktop-database ]; then
|
||||
/usr/bin/update-desktop-database -q usr/share/applications >/dev/null 2>&1
|
||||
fi
|
||||
|
|
Loading…
Reference in a new issue