You are not logged in.
hi,
i want to make an aur package for pyxfoil, which is python bindings for xfoil, an 2d-Airfoil-analysis code.
it uses scons for compiling, which installs immediately to python-package folder.
(how can i change this behavior to install in $pkgdir to create a proper package?
I tried to put DESTDIR= --install-sandbox=,..) solved :)
best regards,
simon klemenc
Last edited by hiaselhans (2013-11-17 11:55:20)
Offline
okay, the problem was trivial, its solved. sorry for being rushing...
another problem that still exists with scons is that its still python-2 only.
but /bin/python is linked to pyhton3.... how can i solve this within a pkgbuild?
best regards!
simon
Offline