[Dev] [Libretools - Bug #46] Sourcing PKGBUILDs might change variables used

labs at parabola.nu labs at parabola.nu
Fri May 3 01:30:07 GMT 2013



Issue #46 has been updated by lukeshu.


mtjm: your script might be over complicated.

Spit out a null-delimited array:

<pre>
printf '%s\0' "${array[@]}"
</pre>

----------------------------------------
Bug #46: Sourcing PKGBUILDs might change variables used
https://labs.parabola.nu/issues/46

Author: mtjm
Status: open
Priority: bug
Assignee: 
Category: 
Target version: 


E.g. toru used _repo while a PKGBUILD changed the value of this variable, making fullpkg ignore dependencies from the community repo.  There should be another solution which wouldn't lead to difficult to debug problems.



--
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://labs.parabola.nu/my/account



More information about the Dev mailing list