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

Collapse All | Expand All

(-)xfce4-mount-plugin-0.4.7.orig/panel-plugin/Makefile.am (-1 / +1 lines)
Lines 13-19 Link Here
13
	     -DPACKAGE_LOCALE_DIR=\"$(localedir)\"               \
13
	     -DPACKAGE_LOCALE_DIR=\"$(localedir)\"               \
14
	     @LIBXFCE4PANEL_CFLAGS@
14
	     @LIBXFCE4PANEL_CFLAGS@
15
15
16
xfce4_mount_plugin_LDFLAGS =                                \
16
xfce4_mount_plugin_LDADD =                                \
17
        @SOLLIBS@                                   			\
17
        @SOLLIBS@                                   			\
18
	     @LIBXFCE4PANEL_LIBS@
18
	     @LIBXFCE4PANEL_LIBS@
19
19

Return to bug 160645