From ac22d1eb137a0ad9a04192b3f86044493de54f9e Mon Sep 17 00:00:00 2001 From: jvoisin Date: Wed, 21 Feb 2018 11:41:07 +0100 Subject: Fix the debian packaging --- Makefile | 2 -- debian/nbs-phpmalwarefinder.install | 3 --- 2 files changed, 5 deletions(-) diff --git a/Makefile b/Makefile index 5e03fd6..1fa1a91 100644 --- a/Makefile +++ b/Makefile @@ -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" 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 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/ -- cgit v1.3