Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Glasgow Haskell Compiler
Packages
Cabal
Commits
d1286d6b
Commit
d1286d6b
authored
Jun 17, 2004
by
md9ms
Browse files
OK, $USER was a bad choice, make it $user instead
parent
e472f8f3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
d1286d6b
...
...
@@ -3,7 +3,7 @@ PREF=/usr/local
USER_FLAG
=
GHCPKGFLAGS
=
ifdef
USER
ifdef
user
USER_FLAG
=
--user
GHCPKGFLAGS
=
-f
~/.ghc-packages
GHCFLAGS
+=
-package-conf
~/.ghc-packages
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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