openafs-client: un-confuse Emacs syntax highlighting

This commit is contained in:
Peter Simons 2015-01-01 17:59:09 +01:00
parent c280024811
commit 628a10480f

View file

@ -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