From c445889a6b897511253d9d74eb8fb4b5967b7e3f Mon Sep 17 00:00:00 2001 From: newbluemoon Date: Sat, 18 Nov 2017 17:23:48 +0100 Subject: [PATCH] iscan: add missing desktop file (#9245) --- srcpkgs/iscan/template | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/srcpkgs/iscan/template b/srcpkgs/iscan/template index 99d139baec3..3c74146a5c2 100644 --- a/srcpkgs/iscan/template +++ b/srcpkgs/iscan/template @@ -1,7 +1,7 @@ # Template file for 'iscan' pkgname=iscan version=2.30.3 -revision=1 +revision=2 _srcrev=1 repository=nonfree build_style=gnu-configure @@ -27,6 +27,7 @@ post_install() { vlicense non-free/AVASYSPL.en.txt vmkdir usr/lib/gimp/2.0/plug-ins ln -s /usr/bin/iscan ${DESTDIR}/usr/lib/gimp/2.0/plug-ins + vinstall iscan.desktop 644 usr/share/applications } sane-epkowa_package() {