build source for archlinux as well as upload to pypi

Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
remotes/origin/feature_files_export
Nico Schottelius 13 years ago
parent 24481781f9
commit 8324c9dee4
  1. 3
      build

@ -178,11 +178,12 @@ notes
dist-archlinux) dist-archlinux)
./PKGBUILD.in ./PKGBUILD.in
makepkg -c makepkg -c
makepkg -c --source
;; ;;
dist-pypi) dist-pypi)
$0 man $0 man
$0 version $0 version
python3 setup.py sdist update python3 setup.py sdist upload
;; ;;
speeches) speeches)

Loading…
Cancel
Save