Skip to content

Commit

Permalink
Test to see what is package version
Browse files Browse the repository at this point in the history
  • Loading branch information
jcs090218 committed Sep 8, 2023
1 parent 34e31d8 commit 28952e3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions core/Eask
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,6 @@
;; Use GNU tar in Windows
(when (memq system-type '(cygwin windows-nt ms-dos))
(setq package-build-tar-executable "C:/Program Files/Git/usr/bin/tar.exe"))

;; Don't check metadata, overwrite it!
(message "%s" (eask-package-version))

0 comments on commit 28952e3

Please sign in to comment.