apspec updated for 0.7.1

This commit is contained in:
Nikos Kouremenos 2005-06-10 17:42:58 +00:00
parent af906000c7
commit 7da7327369
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +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/"
installIcon share/gajim/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
#In the following safeSed we assume that the original Makefile is a bit modified so that to be relocatable by AP #In the following safeSed we assume that the original Makefile is a bit modified so that to be relocatable by AP