Merge pull request #356 from gkroon/linenum

moving LinEnum to app-exploits as per #350
This commit is contained in:
Anton Bolshakov 2018-09-05 06:02:29 +06:00 committed by GitHub
commit 6a342df1e6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 1 deletions

View file

@ -20,6 +20,7 @@ DEPEND="${RDEPEND}"
S="${WORKDIR}/${MY_P}"
src_install() {
newbin LinEnum.sh linenum
insinto /usr/share/LinEnum
doins LinEnum.sh
}

View file

@ -8,3 +8,4 @@ app-exploits/weevely
=app-exploits/routersploit-3*
app-exploits/webshells
~app-exploits/linenum-20180827