]> TLD Linux GIT Repositories - packages/common-lisp-controller.git/blob - common-lisp-controller-tld.patch
- from PLD, updated to 7.11, TLDized
[packages/common-lisp-controller.git] / common-lisp-controller-tld.patch
1 --- common-lisp-controller.lisp~        2010-07-30 20:29:24.000000000 -0400
2 +++ common-lisp-controller.lisp 2010-11-04 17:51:35.604803920 -0400
3 @@ -46,7 +46,7 @@
4    (setf *implementation-name* implementation-name)
5    
6    (pushnew :common-lisp-controller *features*)
7 -  (pushnew :clc-os-debian *features*))
8 +  (pushnew :clc-os-tld *features*))
9  
10  (defun compile-common-lisp-controller-v5 (implementation-name)
11    "Compiles the clc files. Returns a list of fasls
12 @@ -54,7 +54,7 @@
13    (setf *implementation-name* implementation-name)
14  
15    (pushnew :common-lisp-controller *features*)
16 -  (pushnew :clc-os-debian *features*)
17 +  (pushnew :clc-os-tld *features*)
18  
19    (let* ((fasl-root (merge-pathnames
20                      (make-pathname