Added support to pass native machine architecture to pkg scripts (6th arg).

This commit is contained in:
Juan RP
2014-03-12 10:16:37 +01:00
parent 7606691af3
commit ef3b6278a6
5 changed files with 96 additions and 2 deletions

3
NEWS
View File

@@ -1,5 +1,8 @@
xbps-0.34 (???):
* Pass another argument to package scripts with the native machine architecture
(uname -m), which can be overrided via XBPS_ARCH environment variable too.
xbps-0.33 (2014-03-11):
* xbps-dgraph: fixed a segfault if rootdir wasn't set: