Changeset 386
- Timestamp:
- 07/25/08 02:01:29 (6 months ago)
- Files:
-
- 1 modified
-
trunk/data/metasploit3/make.sh (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/data/metasploit3/make.sh
r154 r386 1 1 pkg:extract 2 pkg:cd */data/templates/ 3 pkg:rm template_armle_darwin.bin 4 pkg:${PKG_TARG}-gcc -o template_armle_darwin.bin template.c 2 5 pkg: mkdir -p /usr/share /usr/bin 3 6 pkg: cp -a * /usr/share/msf3
