FS#15886 - [sbcl] broken PKGBUILD/patch file

Attached to Project: Arch Linux
Opened by Leslie Polzer (skypher) - Monday, 10 August 2009, 16:30 GMT
Last edited by Jürgen Hötzel (juergen) - Thursday, 10 September 2009, 17:29 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Jürgen Hötzel (juergen)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

SBCL 1.0.30-1

The PKGBUILD is accompanied by a file sbcl-fix-source-path.patch that it listed in the 'source' array.

However it's not used anywhere; the build() section refers to a file sbcl-fix-source-path.lisp instead which isn't provided.

In addition the aforementioned patch file looks a bit weird:

diff --git a/PKGBUILD b/PKGBUILD
index 6ef9a0e..297b506 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -34,7 +34,38 @@ EOF
popd
INSTALL_ROOT=${startdir}/pkg/usr sh install.sh


Not sure what to make of this...
This task depends upon

Closed by  Jürgen Hötzel (juergen)
Thursday, 10 September 2009, 17:29 GMT
Reason for closing:  Fixed
Additional comments about closing:  Fixed in sbcl 1.0.31-2
Comment by Leslie Polzer (skypher) - Tuesday, 08 September 2009, 11:17 GMT
Hey Juergen,

can you give me a status update on this?
It'd be really cool to have a working SBCL PKGBUILD again, because I need to supply a patched version for my upcoming Arch package manager...

Thanks! :)

Loading...