summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Alan Fitton <ajf@eth0.org.uk>2011-08-27 23:54:43 +0000
committerGravatar Alan Fitton <ajf@eth0.org.uk>2011-08-27 23:54:43 +0000
commita9197e0cf4a519dff24462fc798edb462da0989b (patch)
treef727b5579cc28ee0e656e982166537b069e157c9
parented3cec7420b188b85a1585479215f519a301fc37 (diff)
hopefully the last trace of gconf :)
-rw-r--r--configure.ac2
-rw-r--r--redhat/transmission-remote-gtk.spec1
2 files changed, 0 insertions, 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