Skip to content

Commit

Permalink
recipes(flycheck-grammalecte): Add missing python script in :files li…
Browse files Browse the repository at this point in the history
…st (melpa#6832)

The last flycheck-grammalecte release add a new external python script, which should be embed in the package.
  • Loading branch information
milouse committed Apr 13, 2020
1 parent e1d80f4 commit ddaffa5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes/flycheck-grammalecte
@@ -1,4 +1,4 @@
(flycheck-grammalecte
:fetcher git
:url "https://git.deparis.io/flycheck-grammalecte/"
:files (:defaults "flycheck-grammalecte.py"))
:files (:defaults "flycheck-grammalecte.py" "conjugueur.py"))

0 comments on commit ddaffa5

Please sign in to comment.