summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/Makefile b/Makefile
index af9badb..5e03fd6 100644
--- a/Makefile
+++ b/Makefile
@@ -14,11 +14,8 @@ extract:
14 git checkout php-malware-finder/php.yar 14 git checkout php-malware-finder/php.yar
15 git checkout php-malware-finder/asp.yar 15 git checkout php-malware-finder/asp.yar
16 16
17set_distribution:
18 sed -e "s/##version/${DEBVER}/" -i php-malware-finder/debian/changelog
19
20rpm: 17rpm:
21 @echo "no rpm build target for now, feel free to submit one" 18 @echo "no rpm build target for now, feel free to submit one"
22 19
23deb: debclean extract set_distribution 20deb: debclean extract
24 cd php-malware-finder && debuild -b -us -uc --lintian-opts -X po-debconf 21 cd php-malware-finder && debuild -b -us -uc --lintian-opts -X po-debconf --profile debian