Re: [voidlinux/void-packages] New Package: libsass 3.3.6 (#4089)

Gerardo Di Iorio at Thu, 28 Apr 2016 04:49:46 -0700
ok , i have removed the line 5. regards --- You are receiving this because you commented. Reply to this email directly or view it on GitHub: https://github.com/voidlinux/void-packages/pull/4089#issuecomment-215399970
Toyam Cox at Thu, 28 Apr 2016 11:11:13 -0700
Do the move with `vmove usr/lib/*.a` --- You are receiving this because you commented. Reply to this email directly or view it on GitHub: https://github.com/voidlinux/void-packages/pull/4089#issuecomment-215514519
Gerardo Di Iorio at Thu, 28 Apr 2016 12:28:39 -0700
i have update pull request --- You are receiving this because you commented. Reply to this email directly or view it on GitHub: https://github.com/voidlinux/void-packages/pull/4089#issuecomment-215536530
Michael Gehring at Thu, 28 Apr 2016 12:49:05 -0700
> +homepage="http://libsass.org/" > +license="MIT" > +distfiles="https://github.com/sass/${pkgname}/archive/${version}.tar.gz" > +checksum=4b004b0fcef55420dc916216b1961e0d86925e6bf4a6be37d0b6db42f7f25da5 > + > +pre_configure() { > + autoreconf -i > +} > + > + > +post_install() { > + vlicense LICENSE > +} > + > +libsass-devel_package() { > + depends="libsass>=${version}_${revision}" Could use `depends="${sourcepkg}>=${version}_${revision}"` --- You are receiving this because you commented. Reply to this email directly or view it on GitHub: https://github.com/voidlinux/void-packages/pull/4089/files/41fb349bce742a78032287624706e625698cc1fa#r61491220
Gerardo Di Iorio at Thu, 28 Apr 2016 22:06:16 -0700
ok i have modify the commit wiut yours suggestion --- You are receiving this because you commented. Reply to this email directly or view it on GitHub: https://github.com/voidlinux/void-packages/pull/4089#issuecomment-215627660
Juan RP at Thu, 28 Apr 2016 22:28:44 -0700
Merged #4089. --- You are receiving this because you were mentioned. Reply to this email directly or view it on GitHub: https://github.com/voidlinux/void-packages/pull/4089#event-645191253