diff options
| -rw-r--r-- | Makefile | 2 | ||||
| -rw-r--r-- | debian/nbs-phpmalwarefinder.install | 3 |
2 files changed, 0 insertions, 5 deletions
| @@ -10,9 +10,7 @@ debclean: | |||
| 10 | 10 | ||
| 11 | extract: | 11 | extract: |
| 12 | cp -r debian php-malware-finder | 12 | cp -r debian php-malware-finder |
| 13 | git checkout php-malware-finder/common.yar | ||
| 14 | git checkout php-malware-finder/php.yar | 13 | git checkout php-malware-finder/php.yar |
| 15 | git checkout php-malware-finder/asp.yar | ||
| 16 | 14 | ||
| 17 | rpm: | 15 | rpm: |
| 18 | @echo "no rpm build target for now, feel free to submit one" | 16 | @echo "no rpm build target for now, feel free to submit one" |
diff --git a/debian/nbs-phpmalwarefinder.install b/debian/nbs-phpmalwarefinder.install index 5842bb3..748222d 100644 --- a/debian/nbs-phpmalwarefinder.install +++ b/debian/nbs-phpmalwarefinder.install | |||
| @@ -8,8 +8,5 @@ whitelists/wordpress.yar etc/phpmalwarefinder/whitelists | |||
| 8 | utils/generate_whitelist.py usr/bin/ | 8 | utils/generate_whitelist.py usr/bin/ |
| 9 | utils/mass_whitelist.py usr/bin/ | 9 | utils/mass_whitelist.py usr/bin/ |
| 10 | php.yar etc/phpmalwarefinder | 10 | php.yar etc/phpmalwarefinder |
| 11 | asp.yar etc/phpmalwarefinder | ||
| 12 | common.yar etc/phpmalwarefinder | ||
| 13 | whitelist.yar etc/phpmalwarefinder | 11 | whitelist.yar etc/phpmalwarefinder |
| 14 | phpmalwarefinder usr/bin/ | 12 | phpmalwarefinder usr/bin/ |
| 15 | docroot-check.sh usr/bin/ | ||
