view 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 source

dist_pkglib_SCRIPTS = geeqie-rotate

qq_desktopdir = $(pkgdatadir)/applications
qq_desktop_DATA = rotate90.desktop rotate180.desktop rotate270.desktop

EXTRA_DIST = $(qq_desktop_DATA)