--- lm_sensors.SlackBuild	2006-09-26 06:49:35.000000000 -0400
+++ lm_sensors.SlackBuild.s390x	2007-01-15 23:58:08.000000000 -0500
@@ -61,12 +61,12 @@
 # perhaps checking $PATH) would be nice, but for now we'll just
 # commit the same error by hardcoding the path like we want it.  ;-)
 zcat $CWD/lm_sensors.prefix.usr.diff.gz | patch -p1 --verbose || exit 1
-
+cat $CWD/makefile.diff | patch -p1 --verbose || exit 1
 make user || exit 1
 make user_install || exit 1
 
 # Nope.
-rm -f $PKG/usr/lib/*.a
+rm -f $PKG/usr/lib64/*.a
 
 # Nope.
 rm -rf $PKG/usr/include/linux
