forked from mirrors/nixpkgs
* Doh! This broke pam_console (and probably system-config-printer).
svn path=/nixpkgs/branches/stdenv-updates/; revision=15190
This commit is contained in:
parent
406cacbb87
commit
b1e2bb54f2
|
@ -1,5 +1,5 @@
|
|||
addAclocals () {
|
||||
addToSearchPathWithCustomDelimiter ACLOCAL_PATH $1/share/aclocal
|
||||
addToSearchPathWithCustomDelimiter : ACLOCAL_PATH $1/share/aclocal
|
||||
}
|
||||
|
||||
envHooks=(${envHooks[@]} addAclocals)
|
||||
|
|
Loading…
Reference in a new issue