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

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

[nongnu] elpa/swsw 8a8be23f1b 050/146: ; Include license information in


From: ELPA Syncer
Subject: [nongnu] elpa/swsw 8a8be23f1b 050/146: ; Include license information in created package archives
Date: Wed, 25 May 2022 02:59:43 -0400 (EDT)

branch: elpa/swsw
commit 8a8be23f1bfb5d38a469da00a6c3b550667041d7
Author: Daniel Semyonov <cmstr@dsemy.com>
Commit: Daniel Semyonov <cmstr@dsemy.com>

    ; Include license information in created package archives
---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index 26974bc8a5..e6ea14d246 100644
--- a/Makefile
+++ b/Makefile
@@ -23,7 +23,7 @@ dir: $(PKG).info
 
 package: $(PKG)-$(VERSION).tar
 
-%.tar: $(PKG).info dir *.el
+%.tar: $(PKG).info dir *.el LICENSE
        @echo "Creating temporary package directory"
        @mkdir $(PKG)-$(VERSION)
        @echo "Copying package files to temporary directory"



reply via email to

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