Thank you!
Brgds,
Viktor
On 2009 Sep 20, at 19:31, Tamas TEVESZ wrote:
(doesn't hurt other finds)
Index: bin/postinst.sh
===================================================================
--- bin/postinst.sh (revision 12576)
+++ bin/postinst.sh (working copy)
@@ -46,7 +46,7 @@
fi
if [ "$HB_PLATFORM" != "hpux" ]; then
# Keep the size of the libraries to a minimim, but don't try to
strip symlinks.
- ${HB_CCPREFIX}strip -S `find $HB_LIB_INSTALL -type f -maxdepth 1`
+ ${HB_CCPREFIX}strip -S `find $HB_LIB_INSTALL -maxdepth 1 -type f`
fi
chmod 644 $HB_INC_INSTALL/*
--
[-]
mkdir /
nonexistent<find.diff>_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour