moved from AUR to community

This commit is contained in:
Christian Rebischke 2017-03-27 21:15:49 +02:00
parent cf13ef22d0
commit 12037b90a4
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: D21461E3DFE2060D
3 changed files with 17 additions and 15 deletions

4
systemtap.install Normal file
View file

@ -0,0 +1,4 @@
post_install() {
echo "CONFIG_DEBUG_INFO is disabled on default. You need to recompile"
echo "the kernel with CONFIG_DEBUG_INFO enabled."
}