summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--debian/nbs-phpmalwarefinder.install3
2 files changed, 0 insertions, 5 deletions
diff --git a/Makefile b/Makefile
index 5e03fd6..1fa1a91 100644
--- a/Makefile
+++ b/Makefile
@@ -10,9 +10,7 @@ debclean:
10 10
11extract: 11extract:
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
17rpm: 15rpm:
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
8utils/generate_whitelist.py usr/bin/ 8utils/generate_whitelist.py usr/bin/
9utils/mass_whitelist.py usr/bin/ 9utils/mass_whitelist.py usr/bin/
10php.yar etc/phpmalwarefinder 10php.yar etc/phpmalwarefinder
11asp.yar etc/phpmalwarefinder
12common.yar etc/phpmalwarefinder
13whitelist.yar etc/phpmalwarefinder 11whitelist.yar etc/phpmalwarefinder
14phpmalwarefinder usr/bin/ 12phpmalwarefinder usr/bin/
15docroot-check.sh usr/bin/