mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-08 12:30:44 +02:00
gef: revert 1d21e70cb9, fix issue https://github.com/pentoo/pentoo-overlay/issues/722
This commit is contained in:
parent
7949de3c2e
commit
234a02c04d
1 changed files with 3 additions and 3 deletions
|
|
@ -72,7 +72,7 @@ src_install() {
|
|||
}
|
||||
|
||||
pkg_postinst() {
|
||||
einfo "\nUsage:"
|
||||
einfo " ~$ alias gdb-gef='gdb-gef -ex init-gef'"
|
||||
einfo " ~$ gdb-gef <program>\n"
|
||||
einfo "\nUsage:"
|
||||
einfo " ~$ alias gdb-gef='gdb-gef -ex init-gef'"
|
||||
einfo " ~$ gdb-gef <program>\n"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue