do not install helper scripts into /usr/bin
authorVladimir Nadvornik <nadvornik@suse.cz>
Wed, 10 Jun 2009 20:26:47 +0000 (20:26 +0000)
committerVladimir Nadvornik <nadvornik@suse.cz>
Wed, 10 Jun 2009 20:26:47 +0000 (20:26 +0000)
commit545a2c2ca86722831c57ff5f5d8b1c641e6d6988
treeafae4cb2333975a8ad7c68c8cd7101baa727fdd9
parentc266b1d322f46134d567ce59168746575944e3d1
do not install helper scripts into /usr/bin

- install the helper scripts into pkglibdir, that is /usr/lib/geeqie
- add the directory to $PATH on startup - the Exec line in desktop files
  does not have to contain full path

fixes
https://sourceforge.net/tracker/?func=detail&aid=2801121&group_id=222125&atid=1054680
configure.in
plugins/rotate/Makefile.am
plugins/symlink/Makefile.am
src/main.c