summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9c5e00e..af9badb 100644
--- a/Makefile
+++ b/Makefile
@@ -15,7 +15,7 @@ extract:
15 git checkout php-malware-finder/asp.yar 15 git checkout php-malware-finder/asp.yar
16 16
17set_distribution: 17set_distribution:
18 sed -e "s/##version/${DEBVER}/" -i php-malware-finder/debian/control php-malware-finder/debian/changelog 18 sed -e "s/##version/${DEBVER}/" -i php-malware-finder/debian/changelog
19 19
20rpm: 20rpm:
21 @echo "no rpm build target for now, feel free to submit one" 21 @echo "no rpm build target for now, feel free to submit one"