Replaces python-mozdef, see https://bugzilla.mozilla.org/show_bug.cgi?id=1124893
This commit is contained in:
Родитель
bc6afba40c
Коммит
4cbcfdbc84
2
Makefile
2
Makefile
|
@ -11,7 +11,7 @@ install:
|
|||
./setup.py install
|
||||
|
||||
rpm:
|
||||
fpm -s python -t rpm -d pytz -d python-requests-futures ./setup.py
|
||||
fpm -s python -t rpm -d pytz -d python-requests-futures --replaces python-mozdef ./setup.py
|
||||
|
||||
deb:
|
||||
fpm -s python -t deb ./setup.py
|
||||
|
|
Загрузка…
Ссылка в новой задаче