Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Hugo Ishimaru
asdf
Commits
c83b7e88
Commit
c83b7e88
authored
Jul 02, 2015
by
Francois-Rene Rideau
Browse files
Make uiop/version.lisp-expr a copy, not a symlink
... to play nicer with (ahem) Windows.
parent
85e60689
Changes
3
Hide whitespace changes
Inline
Side-by-side
bin/asdf-builder
View file @
c83b7e88
...
...
@@ -199,6 +199,7 @@
(defparameter *versioned-files*
'(("version.lisp-expr" "\"" "\"")
("uiop/version.lisp-expr" "\"" "\"")
("asdf.asd" " :version \"" "\" ;; to be automatically updated by make bump-version")
("header.lisp" "This is ASDF " ": Another System Definition Facility.")
("upgrade.lisp" " (asdf-version \"" "\")")))
...
...
uiop/version.lisp-expr
deleted
120000 → 0
View file @
85e60689
../version.lisp-expr
\ No newline at end of file
uiop/version.lisp-expr
0 → 100644
View file @
c83b7e88
"3.1.4.17"
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment