source:
ipk/source.sh4/tools_parted/CONTROL/postrm@
44575
| Last change on this file since 44575 was 24795, checked in by , 12 years ago | |
|---|---|
|
|
| File size: 114 bytes | |
| Line | |
|---|---|
| 1 | #!/bin/sh |
| 2 | INSTDIR="$1" |
| 3 | |
| 4 | rm -r "$INSTDIR/bin/parted" >/dev/null 2>&1 |
| 5 | rm -r /var/bin/parted >/dev/null 2>&1 |
| 6 | |
| 7 | exit 0 |
Note:
See TracBrowser
for help on using the repository browser.
![(please configure the [header_logo] section in trac.ini)](/openaaf/chrome/common/titannit_trac_banner.png)