new autopkg
This commit is contained in:
parent
a14da4fc27
commit
c08f38f8b9
1 changed files with 2 additions and 1 deletions
|
@ -9,7 +9,7 @@ Packager: Filippos Papadopoulos <filip@cs.uoi.gr>
|
||||||
Summary: Gajim is a Jabber client written in Python.
|
Summary: Gajim is a Jabber client written in Python.
|
||||||
URL: http://www.gajim.org/
|
URL: http://www.gajim.org/
|
||||||
License: GNU General Public License, Version 2
|
License: GNU General Public License, Version 2
|
||||||
SoftwareVersion: 0.8.1
|
SoftwareVersion: 0.8.2
|
||||||
AutopackageTarget: 1.0
|
AutopackageTarget: 1.0
|
||||||
PackageVersion: 1
|
PackageVersion: 1
|
||||||
|
|
||||||
|
@ -60,6 +60,7 @@ recommend @gtkspell.sourceforge.net/gtkspell 0
|
||||||
|
|
||||||
copyFiles lib/gajim "$PREFIX/lib"
|
copyFiles lib/gajim "$PREFIX/lib"
|
||||||
copyFiles share/gajim "$PREFIX/share/"
|
copyFiles share/gajim "$PREFIX/share/"
|
||||||
|
installLocale share/locale
|
||||||
installIcon share/pixmaps/gajim.png
|
installIcon share/pixmaps/gajim.png
|
||||||
installDesktop "Network/Instant Messaging" gajim.desktop
|
installDesktop "Network/Instant Messaging" gajim.desktop
|
||||||
installMan 1 gajim.1
|
installMan 1 gajim.1
|
||||||
|
|
Loading…
Add table
Reference in a new issue