arch-packages/systemtap.install
2017-03-27 21:15:49 +02:00

5 lines
144 B
Plaintext

post_install() {
echo "CONFIG_DEBUG_INFO is disabled on default. You need to recompile"
echo "the kernel with CONFIG_DEBUG_INFO enabled."
}