View Single Post
Posts: 48 | Thanked: 191 times | Joined on Jan 2016 @ Münsterland, Germany
#70
Originally Posted by Ancelad View Post
Dear N950's users, test please this package: https://www.dropbox.com/s/o4jtgs7ksh...armel.deb?dl=0

Be careful: it has mp-harmattan-rm680-pr as depends!
Thanks for your work!

Which tests would you like?

Why is this required in postinstall:
Code:
echo Remove all default offline repositories
SSUFILES=/etc/apt/sources.list.d/aegis.ssu-keyring-*.list
for f in $SSUFILES
do
: > $f
done
Does it make sense to rename the file "n9repomirror.list" to n950repomirror.list?