diff --exclude-from=/home/dang/.diffrc -u -ruN deskbar-applet-2.13.91.orig/deskbar/evolution/Makefile.am deskbar-applet-2.13.91/deskbar/evolution/Makefile.am --- deskbar-applet-2.13.91.orig/deskbar/evolution/Makefile.am 2005-10-20 15:28:19.000000000 -0400 +++ deskbar-applet-2.13.91/deskbar/evolution/Makefile.am 2006-02-20 11:23:10.000000000 -0500 @@ -1,6 +1,6 @@ INCLUDES = $(PYTHON_INCLUDES) $(EVOLUTION_CFLAGS) -_evolutiondir = $(pythondir)/deskbar/evolution +_evolutiondir = $(pyexecdir)/deskbar/evolution _evolution_LTLIBRARIES = _evolution.la _evolution_la_LDFLAGS = -module -avoid-version -export-symbols-regex init_evolution _evolution_la_LIBADD = $(EVOLUTION_LIBS) diff --exclude-from=/home/dang/.diffrc -u -ruN deskbar-applet-2.13.91.orig/deskbar/gnomedesktop/Makefile.am deskbar-applet-2.13.91/deskbar/gnomedesktop/Makefile.am --- deskbar-applet-2.13.91.orig/deskbar/gnomedesktop/Makefile.am 2005-11-06 19:44:14.000000000 -0500 +++ deskbar-applet-2.13.91/deskbar/gnomedesktop/Makefile.am 2006-02-20 11:23:10.000000000 -0500 @@ -1,6 +1,6 @@ INCLUDES = $(PYTHON_INCLUDES) $(DESKBAR_CFLAGS) -_gnomedesktopdir = $(pythondir)/deskbar/gnomedesktop +_gnomedesktopdir = $(pyexecdir)/deskbar/gnomedesktop _gnomedesktop_LTLIBRARIES = _gnomedesktop.la _gnomedesktop_la_LDFLAGS = -module -avoid-version -export-symbols-regex init_gnomedesktop _gnomedesktop_la_LIBADD = $(DESKBAR_LIBS) diff --exclude-from=/home/dang/.diffrc -u -ruN deskbar-applet-2.13.91.orig/deskbar/iconentry/Makefile.am deskbar-applet-2.13.91/deskbar/iconentry/Makefile.am --- deskbar-applet-2.13.91.orig/deskbar/iconentry/Makefile.am 2005-09-13 19:35:00.000000000 -0400 +++ deskbar-applet-2.13.91/deskbar/iconentry/Makefile.am 2006-02-20 11:23:10.000000000 -0500 @@ -1,6 +1,6 @@ INCLUDES = $(PYTHON_INCLUDES) $(DESKBAR_CFLAGS) -_iconentrydir = $(pythondir)/deskbar/iconentry +_iconentrydir = $(pyexecdir)/deskbar/iconentry _iconentry_LTLIBRARIES = _iconentry.la _iconentry_la_LDFLAGS = -module -avoid-version -export-symbols-regex init_iconentry _iconentry_la_LIBADD = $(DESKBAR_LIBS) diff --exclude-from=/home/dang/.diffrc -u -ruN deskbar-applet-2.13.91.orig/deskbar/keybinder/Makefile.am deskbar-applet-2.13.91/deskbar/keybinder/Makefile.am --- deskbar-applet-2.13.91.orig/deskbar/keybinder/Makefile.am 2005-10-06 10:11:52.000000000 -0400 +++ deskbar-applet-2.13.91/deskbar/keybinder/Makefile.am 2006-02-20 11:23:10.000000000 -0500 @@ -1,6 +1,6 @@ INCLUDES = $(PYTHON_INCLUDES) $(DESKBAR_CFLAGS) -_keybinderdir = $(pythondir)/deskbar/keybinder +_keybinderdir = $(pyexecdir)/deskbar/keybinder _keybinder_LTLIBRARIES = _keybinder.la _keybinder_la_LDFLAGS = -module -avoid-version -export-symbols-regex init_keybinder _keybinder_la_LIBADD = $(DESKBAR_LIBS) diff --exclude-from=/home/dang/.diffrc -u -ruN deskbar-applet-2.13.91.orig/deskbar/osutils/Makefile.am deskbar-applet-2.13.91/deskbar/osutils/Makefile.am --- deskbar-applet-2.13.91.orig/deskbar/osutils/Makefile.am 2006-02-09 20:36:08.000000000 -0500 +++ deskbar-applet-2.13.91/deskbar/osutils/Makefile.am 2006-02-20 11:23:37.000000000 -0500 @@ -1,6 +1,6 @@ INCLUDES = $(PYTHON_INCLUDES) $(DESKBAR_CFLAGS) -_osutilsdir = $(pythondir)/deskbar/osutils +_osutilsdir = $(pyexecdir)/deskbar/osutils _osutils_LTLIBRARIES = _osutils.la _osutils_la_LDFLAGS = -module -avoid-version init_osutils _osutils_la_LIBADD = $(DESKBAR_LIBS)