From 3c5208d50eb5f62feda8bc0c0be8a2d2f0656f9a Mon Sep 17 00:00:00 2001 From: idk Date: Tue, 14 Sep 2021 12:11:56 -0400 Subject: [PATCH] Make some of the make targets a little better for releasing --- Makefile | 8 ++++---- src/app-profile/version.txt | 2 +- src/profile/version.txt | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Makefile b/Makefile index 71f19ab..09ba354 100644 --- a/Makefile +++ b/Makefile @@ -46,7 +46,7 @@ export RES_DIR="../i2p.i2p/installer/resources" export PKG_DIR="../i2p.i2p/pkg-temp" export I2P_JBIGI="../i2p.i2p/installer/lib/jbigi" -distclean: clean +distclean: clean clean-extensions rm -rf I2P I2P: @@ -92,7 +92,7 @@ build/licenses: build unix2dos build/licenses/LICENSE.index clean: - rm -rf build app-profile-*.tgz profile-*.tgz I2P-Profile-Installer-*.exe *.deb src/I2P/config *.su3 + rm -rf build app-profile-*.tgz profile-*.tgz I2P-Profile-Installer-*.exe *.deb src/I2P/config *.su3 .version build: @echo "creating build directory" @@ -235,7 +235,7 @@ uninstall: /usr/share/applications/i2pbrowser.desktop \ /usr/share/applications/i2pconfig.desktop -checkinstall: version +checkinstall: .version checkinstall \ --default \ --install=no \ @@ -262,7 +262,7 @@ $(GOPATH)/src/i2pgit.org/idk/su3-tools/su3-tools: go mod vendor && go build su3: $(GOPATH)/src/i2pgit.org/idk/su3-tools/su3-tools - $(GOPATH)/src/i2pgit.org/idk/su3-tools/su3-tools -name "I2P-Profile-Installer-$(PROFILE_VERSION)" -signer "$(SIGNER)" -version "$(I2P_VERSION)" + $(GOPATH)/src/i2pgit.org/idk/su3-tools/su3-tools -name "I2P-Profile-Installer-$(PROFILE_VERSION)-signed" -signer "$(SIGNER)" -version "$(I2P_VERSION)" docker: docker build -t geti2p/i2p.firefox . diff --git a/src/app-profile/version.txt b/src/app-profile/version.txt index 728cb37..0a928bc 100644 --- a/src/app-profile/version.txt +++ b/src/app-profile/version.txt @@ -1 +1 @@ -0.04.0 +1.05.0 diff --git a/src/profile/version.txt b/src/profile/version.txt index 728cb37..0a928bc 100644 --- a/src/profile/version.txt +++ b/src/profile/version.txt @@ -1 +1 @@ -0.04.0 +1.05.0