Page 1 of 1

slkbuild 0.7.1 and .src

Posted: 10. Apr 2010, 05:37
by maximus
I was reading in the mailing list that starting with version 0.7.0, if creating a package with slkbuild -X, the
build-$pkgname.sh script will be deleted after building the package and will not be included under $startdir/pkg/usr/src. This is indeed the case, however I just noticed the build-$pkgname.sh script still gets listed in the .src file created along with the .txz and .md5 at package creation.

I am assuming that if it isn't necessary to upload the build-$pkgname.sh script anymore, that it isn't necessary for it to be listed in the .src file?

Re: slkbuild 0.7.1 and .src

Posted: 11. Apr 2010, 16:43
by gapan
Right, fixing it in 0.7.2. Thanks!