--- revelation-0.4.11/configure.ac 2007-01-16 02:39:13.000000000 -0800 +++ revelation-0.4.11/configure.ac.new 2011-02-02 23:37:56.063141059 -0800 @@ -22,11 +22,9 @@ RVL_FDO_MIME() RVL_PYTHON_MODULE(Crypto, yes) -RVL_PYTHON_MODULE(bonobo, yes) RVL_PYTHON_MODULE(gconf, yes) RVL_PYTHON_MODULE(gtk, yes) RVL_PYTHON_MODULE(gnome, yes) -RVL_PYTHON_MODULE(gnomeapplet, yes) RVL_PYTHON_MODULE(gnomevfs, yes) RVL_PYTHON_MODULE(gobject, yes) RVL_PYTHON_MODULE(pango, yes) @@ -36,7 +34,6 @@ AC_OUTPUT([ Makefile data/Makefile - data/bonobo/Makefile data/cracklib/Makefile data/gconf/Makefile data/icons/Makefile --- revelation-0.4.11/src/Makefile.am 2006-12-03 03:13:47.000000000 -0800 +++ revelation-0.4.11/src/Makefile.am.new 2011-02-02 23:35:02.224225940 -0800 @@ -7,9 +7,8 @@ SUBDIRS = bundle lib wrap bin_SCRIPTS = revelation -libexec_SCRIPTS = revelation-applet -EXTRA_DIST = revelation.in revelation-applet.in -CLEANFILES = revelation revelation-applet +EXTRA_DIST = revelation.in +CLEANFILES = revelation revelation: revelation.in @@ -17,9 +16,3 @@ -e "s|\@pyexecdir\@|$(pyexecdir)|" \ revelation.in > revelation -revelation-applet: revelation-applet.in - sed \ - -e "s|\@pyexecdir\@|$(pyexecdir)|" \ - -e "s|\@bindir\@|$(bindir)|" \ - revelation-applet.in > revelation-applet - --- revelation-0.4.11/data/Makefile.am 2011-02-02 23:37:06.346020749 -0800 +++ revelation-0.4.11/data/Makefile.am.new 2011-02-02 23:37:14.471203808 -0800 @@ -5,5 +5,5 @@ # $Id: Makefile.am 377 2005-07-26 19:42:31Z erikg $ # -SUBDIRS = bonobo cracklib gconf icons mime ui +SUBDIRS = cracklib gconf icons mime ui --- revelation-0.4.11/data/gconf/Makefile.am 2006-06-12 12:05:11.000000000 -0700 +++ revelation-0.4.11/data/gconf/Makefile.am.new 2011-02-02 23:35:58.219486379 -0800 @@ -6,7 +6,7 @@ # schemadir = @GCONF_SCHEMA_FILE_DIR@ -dist_schema_DATA = revelation.schemas revelation-applet.schemas +dist_schema_DATA = revelation.schemas install-data-hook: