build: linking to the actual package makes more sense

This commit is contained in:
Franco Fichtner 2014-12-12 11:20:35 +01:00
parent fc66d2edc3
commit 4091ee4b05
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ mkdir -p ${STAGEDIR}/All
cp ${PACKAGESDIR}/* ${STAGEDIR}/All
# needed bootstrap glue when no packages are on the system
cd ${STAGEDIR}/Latest && ln -s ../pkg-*.txz pkg.txz
cd ${STAGEDIR}/Latest && ln -s ../All/pkg-*.txz pkg.txz
# generate index files
cd ${STAGEDIR} && pkg repo .