diff options
| author | jvoisin | 2018-02-21 11:41:07 +0100 |
|---|---|---|
| committer | jvoisin | 2018-02-21 11:41:07 +0100 |
| commit | ac22d1eb137a0ad9a04192b3f86044493de54f9e (patch) | |
| tree | dccee162a500361008228d5de352c63d431c9ad2 /Makefile | |
| parent | 43492826c7e8f89bf067a81855100903cc8dfb02 (diff) | |
Fix the debian packaging
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 0 insertions, 2 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" |
