mirror of
https://github.com/markqvist/Sideband.git
synced 2025-07-25 15:55:38 -04:00
Updated makefile
This commit is contained in:
parent
58751bb0e5
commit
98dacf5bff
1 changed files with 2 additions and 2 deletions
|
@ -56,8 +56,8 @@ else
|
||||||
endif
|
endif
|
||||||
|
|
||||||
fetchshare:
|
fetchshare:
|
||||||
rm ./share/pkg/*
|
-(rm ./share/pkg/*)
|
||||||
rm ./share/mirrors/* -r
|
-(rm ./share/mirrors/* -r)
|
||||||
cp ../../dist_archive/rns-*-py3-none-any.whl ./share/pkg/
|
cp ../../dist_archive/rns-*-py3-none-any.whl ./share/pkg/
|
||||||
cp ../../dist_archive/rnspure-*-py3-none-any.whl ./share/pkg/
|
cp ../../dist_archive/rnspure-*-py3-none-any.whl ./share/pkg/
|
||||||
cp ../../dist_archive/lxmf-*-py3-none-any.whl ./share/pkg/
|
cp ../../dist_archive/lxmf-*-py3-none-any.whl ./share/pkg/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue