From a9197e0cf4a519dff24462fc798edb462da0989b Mon Sep 17 00:00:00 2001 From: Alan Fitton Date: Sat, 27 Aug 2011 23:54:43 +0000 Subject: hopefully the last trace of gconf :) --- configure.ac | 2 -- redhat/transmission-remote-gtk.spec | 1 - 2 files changed, 3 deletions(-) diff --git a/configure.ac b/configure.ac index f67a46d..7731f87 100644 --- a/configure.ac +++ b/configure.ac @@ -61,6 +61,4 @@ if test x$enable_debug = xyes; then AC_DEFINE([DEBUG], [], [enable debugging]) fi -AM_GCONF_SOURCE_2 - AC_OUTPUT([Makefile po/Makefile.in src/Makefile]) diff --git a/redhat/transmission-remote-gtk.spec b/redhat/transmission-remote-gtk.spec index eb5a1d4..65494bf 100644 --- a/redhat/transmission-remote-gtk.spec +++ b/redhat/transmission-remote-gtk.spec @@ -47,7 +47,6 @@ make install DESTDIR=$RPM_BUILD_ROOT rm -rf $RPM_BUILD_ROOT %post - update-desktop-database %{_datadir}/applications >/dev/null 2>&1 %postun -- cgit v1.2.3