Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 70359
Collapse All | Expand All

(-)data/Makefile.in.orig (-1 / +1 lines)
Lines 116-122 Link Here
116
116
117
man_MANS = gtorrentviewer.1
117
man_MANS = gtorrentviewer.1
118
118
119
desktopdir = @DESKTOPDIR@
119
desktopdir = $(datadir)/applications
120
desktop_in_files = gtorrentviewer.desktop.in
120
desktop_in_files = gtorrentviewer.desktop.in
121
desktop_DATA = $(desktop_in_files:.desktop.in=.desktop)
121
desktop_DATA = $(desktop_in_files:.desktop.in=.desktop)
122
122
(-)pixmaps/Makefile.in.orig (-1 / +1 lines)
Lines 120-126 Link Here
120
120
121
EXTRA_DIST = $(pkgpixmaps_DATA)
121
EXTRA_DIST = $(pkgpixmaps_DATA)
122
122
123
distpixmapdir = @PIXMAPDIR@
123
distpixmapdir = $(datadir)/pixmaps
124
distpixmap_DATA =      gtorrentviewer.xpm   	gtorrentviewer.png
124
distpixmap_DATA =      gtorrentviewer.xpm   	gtorrentviewer.png
125
125
126
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
126
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs

Return to bug 70359