Hi,
I've noticed that prepare-kernel-sources script contains a malformed 'cp' command in the second half of the script.
---
#!/bin/bash
VER=`uname -r`
echo " apt-getting linux-source..."...
Type: Posts; User: aifooru; Keyword(s):
Hi,
I've noticed that prepare-kernel-sources script contains a malformed 'cp' command in the second half of the script.
---
#!/bin/bash
VER=`uname -r`
echo " apt-getting linux-source..."...