On Sun, Sep 06, 2015 at 03:14:42PM +0530, Pirate Praveen wrote: > @import always succeed and =require always fails. > > Copying debian-ruby for ideas.
@import is only for css/sass ... you want =require. the fact that it always fails most probably means the package broken, or it's looking for the assets in /usr/share during the build, when they are there yet. -- Antonio Terceiro <[email protected]>
signature.asc
Description: Digital signature
_______________________________________________ Pkg-ruby-extras-maintainers mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ruby-extras-maintainers
