Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 213622 | Differences between
and this patch

Collapse All | Expand All

(-)a/Makefile.in (-2 / +2 lines)
Lines 306-315 EXTRA_DIST = autogen.sh \ Link Here
306
306
307
307
308
#DISTCLEANFILES=gnome-doc-utils.make
308
#DISTCLEANFILES=gnome-doc-utils.make
309
Graphicsdir = $(datadir)/applications
309
Graphicsdir = /usr/share/applications
310
Graphics_in_files = gmameui.desktop.in
310
Graphics_in_files = gmameui.desktop.in
311
Graphics_DATA = $(Graphics_in_files:.desktop.in=.desktop)
311
Graphics_DATA = $(Graphics_in_files:.desktop.in=.desktop)
312
pixmapdir = $(datadir)/pixmaps
312
pixmapdir = /usr/share/pixmaps
313
pixmap_DATA = gmameui.png 
313
pixmap_DATA = gmameui.png 
314
icondir = $(datadir)/gmameui
314
icondir = $(datadir)/gmameui
315
icon_DATA = gmameui.png \
315
icon_DATA = gmameui.png \

Return to bug 213622