use proper enlightenment repository
This commit is contained in:
parent
2b70acc347
commit
d417383412
1 changed files with 1 additions and 1 deletions
|
@ -98,7 +98,7 @@ sed -i "s/\(FSCKFIX=\)no/\1yes/" $ROOTDIR/etc/default/rcS
|
||||||
|
|
||||||
# add enlightenment repository
|
# add enlightenment repository
|
||||||
if $EFL; then
|
if $EFL; then
|
||||||
echo deb http://packages.enlightenment.org/debian lenny main extras >> $ROOTDIR/etc/apt/sources.list
|
echo deb http://packages.enlightenment.org/debian $DIST main extras >> $ROOTDIR/etc/apt/sources.list
|
||||||
cat > $ROOTDIR/etc/apt/preferences << __END__
|
cat > $ROOTDIR/etc/apt/preferences << __END__
|
||||||
Package: *
|
Package: *
|
||||||
Pin: origin packages.enlightenment.org
|
Pin: origin packages.enlightenment.org
|
||||||
|
|
Loading…
Reference in a new issue