[arch-commits] Commit in sbcl/trunk (PKGBUILD sbcl-fix-source-path.patch)

Juergen Hoetzel juergen at archlinux.org
Tue Sep 8 19:23:21 UTC 2009


    Date: Tuesday, September 8, 2009 @ 15:23:20
  Author: juergen
Revision: 51478

Fix #13902: sbcl provides cl-asdf

Modified:
  sbcl/trunk/PKGBUILD
Deleted:
  sbcl/trunk/sbcl-fix-source-path.patch

----------------------------+
 PKGBUILD                   |    2 +-
 sbcl-fix-source-path.patch |   12 ------------
 2 files changed, 1 insertion(+), 13 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-09-08 19:17:55 UTC (rev 51477)
+++ PKGBUILD	2009-09-08 19:23:20 UTC (rev 51478)
@@ -10,7 +10,7 @@
 arch=(i686 x86_64)
 license=('custom')
 depends=('glibc')
-provides=('common-lisp')
+provides=('common-lisp' 'cl-asdf')
 makedepends=('sbcl' 'texinfo')
 source=("http://downloads.sourceforge.net/project/sbcl/sbcl/$pkgver/$pkgname-$pkgver-source.tar.bz2" "sbcl-default-sbcl-home.patch")
 md5sums=('a61fd099a72c2d3fa10a57298f3c9bf6' '053ef3ab65501635406134382df17278')

Deleted: sbcl-fix-source-path.patch
===================================================================
--- sbcl-fix-source-path.patch	2009-09-08 19:17:55 UTC (rev 51477)
+++ sbcl-fix-source-path.patch	2009-09-08 19:23:20 UTC (rev 51478)
@@ -1,12 +0,0 @@
-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
- 
-
-
-
-




More information about the arch-commits mailing list