openafs-client: un-confuse Emacs syntax highlighting
This commit is contained in:
parent
c280024811
commit
628a10480f
@ -22,7 +22,7 @@ stdenv.mkDerivation {
|
||||
buildInputs = [ autoconf automake flex yacc ncurses perl which ];
|
||||
|
||||
preConfigure = ''
|
||||
ln -s ${kernel.dev}/lib/modules/*/build $TMP/linux
|
||||
ln -s "${kernel.dev}/lib/modules/"*/build $TMP/linux
|
||||
|
||||
patchShebangs .
|
||||
for i in `grep -l -R '/usr/\(include\|src\)' .`; do
|
||||
|
Loading…
Reference in New Issue
Block a user