mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-05 19:11:57 +02:00
moving LinEnum to app-exploits as per #350
This commit is contained in:
parent
2273949e2f
commit
a84223f42d
2 changed files with 2 additions and 1 deletions
|
|
@ -20,6 +20,7 @@ DEPEND="${RDEPEND}"
|
|||
S="${WORKDIR}/${MY_P}"
|
||||
|
||||
src_install() {
|
||||
newbin LinEnum.sh linenum
|
||||
insinto /usr/share/LinEnum
|
||||
doins LinEnum.sh
|
||||
}
|
||||
|
||||
Loading…
Reference in a new issue