]> git.pld-linux.org Git - packages/xfce4-power-manager.git/blob - xfce4-power-manager-ac-am.patch
- 1.2.0 for xfce 4.10
[packages/xfce4-power-manager.git] / xfce4-power-manager-ac-am.patch
1 diff -urN xfce4-power-manager-1.0.3/src/Makefile.am xfce4-power-manager-1.0.3.new//src/Makefile.am
2 --- xfce4-power-manager-1.0.3/src/Makefile.am   2011-01-04 12:22:56.000000000 +0000
3 +++ xfce4-power-manager-1.0.3.new//src/Makefile.am      2011-02-11 19:45:51.306668083 +0000
4 @@ -97,10 +97,11 @@
5         $(PLATFORM_LDFLAGS)
6  
7  xfce4_power_information_LDADD =                        \
8 +       $(top_builddir)/libdbus/libxfpmdbus.la  \
9         $(GOBJECT_LIBS)                         \
10         $(DBUS_GLIB_LIBS)                       \
11 -       $(LIBXFCE4UI_LIBS)                      \
12 -       $(top_builddir)/libdbus/libxfpmdbus.la
13 +       $(LIBXFCE4UI_LIBS)
14 +
15  
16  if ENABLE_POLKIT
17  
This page took 0.044908 seconds and 3 git commands to generate.