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