Changeset 732 in MondoRescue for branches/stable/mondo


Ignore:
Timestamp:
Jul 31, 2006, 2:20:43 AM (18 years ago)
Author:
Bruno Cornec
Message:
  • More tests on gentoo packaging. Still not there but much better
  • Fix a pb on debian mondo-doc
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/stable/mondo/distributions/gentoo/mondo.ebuild

    r572 r732  
    99DESCRIPTION="The premier GPL disaster recovery solution."
    1010HOMEPAGE="http://www.mondorescue.org"
    11 SRC_URI="ftp://ftp.mondorecue.org/src/${PN/-rescue/}-${PV}-${PR}.tgz"
     11SRC_URI="ftp://ftp.mondorecue.org/src/${PN/-rescue/}-${PV}.tar.gz"
    1212
    1313LICENSE="GPL-2"
     
    2929    >=sys-boot/syslinux-1.52"
    3030
    31 S=${WORKDIR}/${PN/-rescue/}-${PV}-${PR}
     31S=${WORKDIR}/${PN/-rescue/}-${PV}
    3232
    3333src_unpack() {
Note: See TracChangeset for help on using the changeset viewer.