branch: externals/system-packages
commit b05fc13564e71c87615258f70dc2af8cde59ad22
Author: Syohei YOSHIDA <[email protected]>
Commit: Syohei YOSHIDA <[email protected]>
Add package footer for packaging convention
---
system-packages.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/system-packages.el b/system-packages.el
index eb1c0aa..0b90523 100644
--- a/system-packages.el
+++ b/system-packages.el
@@ -196,3 +196,4 @@ named in system-packages-packagemanager. With
(system-packages--run-command 'list-installed-packages)))
(provide 'system-packages)
+;;; system-packages.el ends here