modify local files
This commit is contained in:
4
Makefile
4
Makefile
@ -79,7 +79,7 @@ winbuild: dep winbinary
|
||||
|
||||
p: dep binary su3
|
||||
|
||||
clean:
|
||||
clean: clean-flatpak
|
||||
rm -f $(BINARY)-plugin plugin $(BINARY)-*zip -r $(BINARY)-$(GOOS)-$(GOARCH) $(BINARY)-$(GOOS)-$(GOARCH).exe tmp tor-browser/torbrowser-*.* $(BINARY) $(BINARY).exe tmp-i2pbrowser
|
||||
rm -f *.su3 *.zip $(BINARY)-$(GOOS)-$(GOARCH) $(BINARY)-*
|
||||
git clean -df
|
||||
@ -343,6 +343,8 @@ deb: clean
|
||||
--exclude="i2p.plugins.tor-manager" \
|
||||
--exclude="i2p.plugins.tor-manager.exe" \
|
||||
--exclude="tmp" \
|
||||
--exclude="repo" \
|
||||
--exclude="flatpak.repo.i2p.plugins.tor-manager" \
|
||||
-cvzf ../i2p.plugins.tor-manager_$(VERSION).orig.tar.gz .
|
||||
dpkg-buildpackage -us -uc
|
||||
|
||||
|
0
changelog.sh
Normal file → Executable file
0
changelog.sh
Normal file → Executable file
1253
debian/source/include-binaries
vendored
1253
debian/source/include-binaries
vendored
File diff suppressed because it is too large
Load Diff
0
flatpak-config.sh
Normal file → Executable file
0
flatpak-config.sh
Normal file → Executable file
0
flatpak-tbb.sh
Normal file → Executable file
0
flatpak-tbb.sh
Normal file → Executable file
0
flatpak.sh
Normal file → Executable file
0
flatpak.sh
Normal file → Executable file
Reference in New Issue
Block a user