iscan: add missing desktop file (#9245)
This commit is contained in:
parent
1ced340ea0
commit
c445889a6b
1 changed files with 2 additions and 1 deletions
|
@ -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() {
|
||||
|
|
Loading…
Reference in a new issue