Good night Slavko. Slavko <[email protected]> wrote: |Ahoj,
And hu-hu, Sailor. ^.^ |Dňa Sat, 17 Feb 2018 17:39:31 +0100 Steffen Nurpmeso |<[email protected]> napísal: |> Slavko <[email protected]> wrote: |>|Dňa Sat, 17 Feb 2018 16:42:00 +0100 Steffen Nurpmeso |>|<[email protected]> napísal: |>| |>|> Slavko <[email protected]> wrote: |>|If someone here is interested in ebuild file(s) (Funtoo is Gentoo |>|based), they are tracked in my git |>|http://git.slavino.sk/portage.git/tree/mail-client/s-nail | |The s-nail is in official Funtoo's repo of course |https://github.com/funtoo/flora/tree/master/mail-client/s-nail and |there are simple copies from my git, with which i am more familiar |and get its link more quickly ;-) Ah, flora. There i did not look, i have used your homepage. |> Aha. Looking at .ebuild, i wonder why in src_install() PREFIX, |> SYSCONFDIR and LIBEXECDIR are passed in again, they will not make |> it through? Are you trying to workaround a bug or misbehaviour or |> something? I am asking because Paride, the new Debian maintainer, |> required empty variables not to be passed down in order to be able |> to do-the-right-thing in the Debian package containment? | |I am relative new to ebuilds (i switch from Debian two or three years |ago) and no expert at all. At start i was not able to get it works, |because in src_install() was configuration invoked again. Then i ask |Funtoo's devs for help and these variables are one of their help and |now it works. Then i don't know why exactly (in depth) they are there. | |But now i see, that in the src_configure() i changed eg. PREFIX to |VAL_PREFIX (i found that in 14.9.3 ebuild), but in src_install() i |reverted them to PREFIX again. Then i will need to check, if they are |still needed there in next days. Thanks for review! Ah, i think i see. And you have likely looked at the original Debian recipe, which had this error, too, unfortunately. Which was one reason for me to redo the configure system. ..And that also uses explicit prefixes for tracked variables, VAL_ for values and OPT_ for options. So of the three DESTDIR should be necessary. Should work, but ring through if not, please! |> Thank _you_. We still have a long way to go... but i hope we can |> make it! :) | |When we will have all done, then will be tedium ;-) That is true, my grandpa died soon after becoming a pensioner, but regarding the software i maintain i am very far away from that.. And then there are many engineers which create many new RFC standards. Loooong. A nice Sunday i wish, Slavko. Ciao! --steffen | |Der Kragenbaer, The moon bear, |der holt sich munter he cheerfully and one by one |einen nach dem anderen runter wa.ks himself off |(By Robert Gernhardt)
