FS#25298 - [csfml] PKGBUILD not building
Attached to Project:
Community Packages
Opened by Pri Vacy (essenceoffoo) - Thursday, 28 July 2011, 19:20 GMT
Last edited by Sven-Hendrik Haase (Svenstaro) - Tuesday, 16 August 2011, 04:01 GMT
Opened by Pri Vacy (essenceoffoo) - Thursday, 28 July 2011, 19:20 GMT
Last edited by Sven-Hendrik Haase (Svenstaro) - Tuesday, 16 August 2011, 04:01 GMT
|
Details
Description:
makepkg fails because there is no bindings/c/ directory to cd to I assume that this cd command is not even needed. Same goes for the cd in the package() function Additional info: * package version(s): csfml-1.99.git20110616 Steps to reproduce: abs community/csfml #copy to custon dir and cd to it makepkg |
This task depends upon
Closed by Sven-Hendrik Haase (Svenstaro)
Tuesday, 16 August 2011, 04:01 GMT
Reason for closing: Fixed
Tuesday, 16 August 2011, 04:01 GMT
Reason for closing: Fixed
Comment by
Sven-Hendrik Haase (Svenstaro) -
Thursday, 28 July 2011, 19:58 GMT
Yes, I'm aware of that. The reason is a recent restructure of SFML
that removes these bindings and puts them to other repos. I will
fix.