From: brouard Date: Wed, 4 Sep 2024 15:31:19 +0000 (+0200) Subject: Merge remote-tracking branch 'origin/master' X-Git-Url: https://henry.ined.fr/git/?a=commitdiff_plain;h=226c37c1c26dbd98f57e4b9779a6f2353d048efc;p=.git Merge remote-tracking branch 'origin/master' * src/Makefile: --- 226c37c1c26dbd98f57e4b9779a6f2353d048efc diff --cc src/Makefile index 65a9a3b,5d18c92..a1c21af --- a/src/Makefile +++ b/src/Makefile @@@ -262,15 -262,9 +262,16 @@@ imachdmg : imachopt.o ../distributions/ md5: ls ../build/Output/* | xargs md5sum -upload: -# rsync -v ../build/Output/imach-0.99s8-icl-setup.exe brouard@henry.ined.fr:/home/euroreves/html/imach/Download - rsync -v ../build/Output/imach0.99s8.dmg brouard@henry.ined.fr:/home/euroreves/html/imach/Download +uploadrpm: + echo $(VERSION) + rsync -v ../build/Output/imach-$(VERSION)-1.src.rpm brouard@henry.ined.fr:/home/euroreves/html/imach/Download + rsync -v ../build/Output/imach-$(VERSION)-1.x86_64.rpm brouard@henry.ined.fr:/home/euroreves/html/imach/Download + +uploaddmg: + rsync -v ../build/Output/imach-$(VERSION).dmg brouard@henry.ined.fr:/home/euroreves/html/imach/Download ++ +uploadsetup: + rsync -v ../build/Output/imach-$(VERSION)-icl-setup.exe brouard@henry.ined.fr:/home/euroreves/html/imach/Download $(PARAM).htm: imach $(PARAM).imach data1.txt ./imach $(PARAM).imach