emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/ess e7b25b6119 2/2: tweak


From: ELPA Syncer
Subject: [elpa] externals/ess e7b25b6119 2/2: tweak
Date: Mon, 11 Mar 2024 12:58:09 -0400 (EDT)

branch: externals/ess
commit e7b25b6119626101b933bd6e8fc12d6033a33741
Author: Martin Maechler <maechler@r-project.org>
Commit: Martin Maechler <maechler@r-project.org>

    tweak
---
 Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Makefile b/Makefile
index 0a01ed3b5e..c851f3ba6b 100644
--- a/Makefile
+++ b/Makefile
@@ -198,8 +198,8 @@ homepage:
 upload:
        [ x$$USER = xmaechler ] || (echo 'must be maechler'; exit 1 )
        @echo "** Placing .tgz and .zip files and their .sig's **"
-       chmod a+r $(ESSDIR).tgz $(ESSDIR).tgz.sig $(ESSDIR).zip 
$(ESSDIR).zip.sig
-       cp -p     $(ESSDIR).tgz $(ESSDIR).tgz.sig $(ESSDIR).zip 
$(ESSDIR).zip.sig $(UPLOAD_DIR)
+       @chmod a+r $(ESSDIR).tgz $(ESSDIR).tgz.sig $(ESSDIR).zip 
$(ESSDIR).zip.sig
+       cp -p      $(ESSDIR).tgz $(ESSDIR).tgz.sig $(ESSDIR).zip 
$(ESSDIR).zip.sig $(UPLOAD_DIR)
        @echo "** Creating LATEST.IS. file **"
        rm -f $(UPLOAD_DIR)/LATEST.IS.*
        touch $(UPLOAD_DIR)/LATEST.IS.$(ESSDIR)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]