Mercurial > geeqie.yaz
diff plugins/rotate/Makefile.am @ 1636:c0f6a98c9204
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
author | nadvornik |
---|---|
date | Wed, 10 Jun 2009 20:26:47 +0000 |
parents | f6c8b76d41ca |
children | 34c71cbbbd26 |
line wrap: on
line diff
--- a/plugins/rotate/Makefile.am Tue Jun 09 19:12:37 2009 +0000 +++ b/plugins/rotate/Makefile.am Wed Jun 10 20:26:47 2009 +0000 @@ -1,4 +1,4 @@ -dist_bin_SCRIPTS = geeqie-rotate +dist_pkglib_SCRIPTS = geeqie-rotate qq_desktopdir = $(pkgdatadir)/applications qq_desktop_DATA = rotate90.desktop rotate180.desktop rotate270.desktop