view plugins/rotate/Makefile.am @ 1640:97ac3a58adae

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 5b36a6ff55ae
children 2a779a1855d7
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)