Changeset 732 in MondoRescue for branches/stable/mindi/distributions/gentoo
- Timestamp:
- Jul 31, 2006, 2:20:43 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/stable/mindi/distributions/gentoo/mindi.ebuild
r572 r732 7 7 DESCRIPTION="A program that creates emergency boot disks/CDs using your kernel, tools and modules." 8 8 HOMEPAGE="http://www.mondorescue.org" 9 SRC_URI="ftp://ftp.mondorescue.org/src/${P VR}.tar.gz"9 SRC_URI="ftp://ftp.mondorescue.org/src/${P}.tar.gz" 10 10 11 11 LICENSE="GPL-2" … … 30 30 export DONT_RELINK=1 31 31 export RPMBUILDMINDI="true" 32 ./install.sh32 ${WORKDIR}/${P}/install.sh 33 33 } 34 34
Note:
See TracChangeset
for help on using the changeset viewer.