Skip to content
This repository has been archived by the owner on Feb 11, 2024. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
Fix the debian packaging
  • Loading branch information
jvoisin committed Feb 21, 2018
1 parent 4349282 commit ac22d1e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
2 changes: 0 additions & 2 deletions Makefile
Expand Up @@ -10,9 +10,7 @@ debclean:

extract:
cp -r debian php-malware-finder
git checkout php-malware-finder/common.yar
git checkout php-malware-finder/php.yar
git checkout php-malware-finder/asp.yar

rpm:
@echo "no rpm build target for now, feel free to submit one"
Expand Down
3 changes: 0 additions & 3 deletions debian/nbs-phpmalwarefinder.install
Expand Up @@ -8,8 +8,5 @@ whitelists/wordpress.yar etc/phpmalwarefinder/whitelists
utils/generate_whitelist.py usr/bin/
utils/mass_whitelist.py usr/bin/
php.yar etc/phpmalwarefinder
asp.yar etc/phpmalwarefinder
common.yar etc/phpmalwarefinder
whitelist.yar etc/phpmalwarefinder
phpmalwarefinder usr/bin/
docroot-check.sh usr/bin/

0 comments on commit ac22d1e

Please sign in to comment.