Changeset 556 in MondoRescue for branches/stable/mindi
- Timestamp:
- May 19, 2006, 12:37:53 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/stable/mindi/distributions/gentoo/mindi.ebuild
r543 r556 2 2 # Distributed under the terms of the GNU General Public License v2 3 3 # $Id$ 4 # $Header$ 4 5 5 6 DESCRIPTION="A program that creates emergency boot disks/CDs using your kernel, tools and modules." 6 7 HOMEPAGE="http://www.mondorescue.org" 7 SRC_URI="ftp://ftp.mondorescue.org/src/${P }.tgz"8 SRC_URI="ftp://ftp.mondorescue.org/src/${PVR}.tar.gz" 8 9 9 10 LICENSE="GPL-2" … … 14 15 DEPEND="virtual/libc" 15 16 RDEPEND=">=app-arch/bzip2-0.9 16 >=sys-apps/mindi-kernel-1.0-r117 17 sys-libs/ncurses 18 18 sys-devel/binutils … … 27 27 export PREFIX="/usr" 28 28 export CONFDIR="/etc" 29 export DONT_RELINK=1 29 30 export RPMBUILDMINDI="true" 30 31 ./install.sh
Note:
See TracChangeset
for help on using the changeset viewer.