mirror of
https://github.com/liberatedsystems/Sideband_CE.git
synced 2024-09-03 04:13:27 +02:00
Updated makefile
This commit is contained in:
parent
58751bb0e5
commit
98dacf5bff
@ -56,8 +56,8 @@ else
|
||||
endif
|
||||
|
||||
fetchshare:
|
||||
rm ./share/pkg/*
|
||||
rm ./share/mirrors/* -r
|
||||
-(rm ./share/pkg/*)
|
||||
-(rm ./share/mirrors/* -r)
|
||||
cp ../../dist_archive/rns-*-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/
|
||||
|
Loading…
Reference in New Issue
Block a user