Skip to content

Commit ac22d1e

Browse files
committed
Fix the debian packaging
1 parent 4349282 commit ac22d1e

File tree

2 files changed

+0
-5
lines changed

2 files changed

+0
-5
lines changed

Makefile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,7 @@ debclean:
1010

1111
extract:
1212
cp -r debian php-malware-finder
13-
git checkout php-malware-finder/common.yar
1413
git checkout php-malware-finder/php.yar
15-
git checkout php-malware-finder/asp.yar
1614

1715
rpm:
1816
@echo "no rpm build target for now, feel free to submit one"

debian/nbs-phpmalwarefinder.install

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,5 @@ whitelists/wordpress.yar etc/phpmalwarefinder/whitelists
88
utils/generate_whitelist.py usr/bin/
99
utils/mass_whitelist.py usr/bin/
1010
php.yar etc/phpmalwarefinder
11-
asp.yar etc/phpmalwarefinder
12-
common.yar etc/phpmalwarefinder
1311
whitelist.yar etc/phpmalwarefinder
1412
phpmalwarefinder usr/bin/
15-
docroot-check.sh usr/bin/

0 commit comments

Comments
 (0)