Dear quilt developers,
i tried to package quilt for Alpine Linux and i succeed, but it takes
me some time to realize why fakeroot is failing, bindir is defined as
bindir := /usr/bin
in Makefile, so it ignores prefix. Shouldn't it been like:
bindir := ${prefix}/bin
This will make bin fit into $prefix.
I may be wrong of course, if I am - sorry for spam. ;-)
Have a nice day!
--
Leszek Cimała
mail & jabber: [email protected]
_______________________________________________
Quilt-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/quilt-dev