summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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