mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-08 20:43:38 +02:00
Merge pull request #356 from gkroon/linenum
moving LinEnum to app-exploits as per #350
This commit is contained in:
commit
6a342df1e6
3 changed files with 3 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
|
||||
}
|
||||
|
||||
|
|
@ -8,3 +8,4 @@ app-exploits/weevely
|
|||
=app-exploits/routersploit-3*
|
||||
|
||||
app-exploits/webshells
|
||||
~app-exploits/linenum-20180827
|
||||
|
|
|
|||
Loading…
Reference in a new issue