diff options
Diffstat (limited to 'app-admin/anaconda')
-rw-r--r-- | app-admin/anaconda/anaconda-9999.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-admin/anaconda/anaconda-9999.ebuild b/app-admin/anaconda/anaconda-9999.ebuild index 7472d219..45ba179f 100644 --- a/app-admin/anaconda/anaconda-9999.ebuild +++ b/app-admin/anaconda/anaconda-9999.ebuild @@ -16,7 +16,8 @@ AUDIT_SRC_URI="http://people.redhat.com/sgrubb/audit/audit-${AUDIT_VER}.tar.gz" SEPOL_VER="2.2" LSELINUX_VER="2.0.94" -LSELINUX_SRC_URI="http://userspace.selinuxproject.org/releases/20100525/devel/libselinux-${LSELINUX_VER}.tar.gz" +LSELINUX_SRC_URI="http://userspace.selinuxproject.org/releases/20100525/devel/libselinux-${LSELINUX_VER}.tar.gz + http://bpr.bluepink.ro/~rogentos/distro/sys-libs/libselinux-${LSELINUX_VER}.tar.gz" DESCRIPTION="Rogentos Redhat Anaconda Installer Port" HOMEPAGE="http://rogentos.ro/" |