Changeset 770 in MondoRescue for branches/stable/mindi/distributions/gentoo
- Timestamp:
- Aug 9, 2006, 12:34:15 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/stable/mindi/distributions/gentoo/mindi.ebuild
r765 r770 22 22 23 23 src_unpack() { 24 unpack ${A}|| die "Failed to unpack ${A}"24 unpack "${A}" || die "Failed to unpack ${A}" 25 25 } 26 26
Note:
See TracChangeset
for help on using the changeset viewer.