gecko-dev/camino/redo-prebinding.sh
2002-07-02 06:32:37 +00:00

4 lines
96 B
Bash

#!/bin/sh
BINARY_DIR=`pwd|sed 's/ /\\\ /g'`
/bin/sh -c "update_prebinding -files $BINARY_DIR/*"