gnome-applets on PPC

Thom May thom@debian.org
Tue, 30 Mar 2004 15:50:41 +0100


--J/dobhs11T7y2rNN
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline

Hi guys, 
the attached patch is needed to build applets on PPC.
Might be worth slapping upstream about this one, too.
-Thom

--J/dobhs11T7y2rNN
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: attachment; filename="applets-ppc.diff"

diff -ur gnome-applets-2.6.0/configure gnome-applets-2.6.0.old/configure
--- gnome-applets-2.6.0/configure	2004-03-21 19:08:37.000000000 +0000
+++ gnome-applets-2.6.0.old/configure	2004-03-30 14:42:38.000000000 +0100
@@ -24147,8 +24147,6 @@
 NEED_LIBAPM=no
 build_battstat_applet=yes
 case "${host}" in
-  powerpc-*-linux*)
-	;;
   # list of supported OS cores that use libapm
   *-*-linux*)
 	NEED_LIBAPM=yes

--J/dobhs11T7y2rNN--