remove extension targets from build scripts
This commit is contained in:
@@ -11,7 +11,5 @@ fi
|
|||||||
|
|
||||||
./clean.sh
|
./clean.sh
|
||||||
wsl make distclean
|
wsl make distclean
|
||||||
wsl make clean-extensions
|
|
||||||
wsl make new-extensions
|
|
||||||
./build.sh
|
./build.sh
|
||||||
wsl make
|
wsl make
|
||||||
2
targz.sh
2
targz.sh
@@ -11,7 +11,5 @@ fi
|
|||||||
|
|
||||||
./clean.sh
|
./clean.sh
|
||||||
wsl make distclean
|
wsl make distclean
|
||||||
wsl make clean-extensions
|
|
||||||
wsl make extensions
|
|
||||||
./build.sh
|
./build.sh
|
||||||
tar czvf I2P.tar.gz I2P
|
tar czvf I2P.tar.gz I2P
|
||||||
@@ -11,7 +11,5 @@ fi
|
|||||||
|
|
||||||
./clean.sh
|
./clean.sh
|
||||||
wsl make distclean
|
wsl make distclean
|
||||||
wsl make clean-extensions
|
|
||||||
wsl make extensions
|
|
||||||
./build.sh
|
./build.sh
|
||||||
wsl make
|
wsl make
|
||||||
Reference in New Issue
Block a user