source: ipk/source.sh4/tools_parted/CONTROL/preinst@ 36028

Last change on this file since 36028 was 24795, checked in by gost, 12 years ago

[sh4] add plugin parted

  • Property svn:executable set to *
File size: 76 bytes
Line 
1#!/bin/sh
2INSTDIR="$1"
3
4ln -s "$INSTDIR/bin/parted" /var/bin/parted
5
6exit 0
Note: See TracBrowser for help on using the repository browser.