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

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

[nongnu] elpa-admin a25204a 142/439: [quarter-plane] Fix typo in Comment


From: Philip Kaludercic
Subject: [nongnu] elpa-admin a25204a 142/439: [quarter-plane] Fix typo in Commentary.
Date: Sun, 17 Oct 2021 15:47:49 -0400 (EDT)

branch: elpa-admin
commit a25204ad50b8deb04a4dfdf51228c56d6a9ec712
Author: Mario Lang <mlang@delysid.org>
Commit: Mario Lang <mlang@delysid.org>

    [quarter-plane] Fix typo in Commentary.
---
 GNUmakefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/GNUmakefile b/GNUmakefile
index 03a25f2..7d88843 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -54,7 +54,7 @@ process-archive:
              fi;                                               \
              if [ -d $$pt ]; then                              \
                  echo "Creating tarball $${pt}.tar" &&         \
-                 tar -cf $${pt}.tar $$pt -X "$$ignore";        \
+                 tar -cf $${pt}.tar $$pt --exclude-vcs -X "$$ignore";  \
                  rm -rf $${pt};                                \
              fi;                                               \
          done



reply via email to

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