--- wireless_tools.SlackBuild	2006-08-16 16:17:17.000000000 -0400
+++ wireless_tools.SlackBuild.s390x	2007-01-26 14:53:54.000000000 -0500
@@ -24,8 +24,8 @@
 chmod 755 $PKG/sbin/*
 # The library seems to be used by kdenetwork, but since the .soname in the shared library
 # doesn't seem to be forward-thinking we'll leave that out still:
-mkdir -p $PKG/usr/lib
-cp -a libiw.a $PKG/usr/lib
+mkdir -p $PKG/usr/lib64
+cp -a libiw.a $PKG/usr/lib64
 
 ( cd $PKG
   find . | xargs file | grep "executable" | grep ELF | cut -f 1 -d : | xargs strip --strip-unneeded 2> /dev/null
