arch-packages/systemtap.install

5 lines
144 B
Plaintext
Raw Normal View History

2017-03-27 21:15:49 +02:00
post_install() {
echo "CONFIG_DEBUG_INFO is disabled on default. You need to recompile"
echo "the kernel with CONFIG_DEBUG_INFO enabled."
}