File: 0040-dh-elpa-compatibility.patch

package info (click to toggle)
ccrypt 1.11-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 4,148 kB
  • sloc: ansic: 22,340; sh: 5,691; makefile: 664; lisp: 637; yacc: 291; sed: 35
file content (13 lines) | stat: -rw-r--r-- 363 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
Description: Ensure dh-elpa compatibility
Forwarded: not-needed
Author: Alexander Kulak <sa-dev@rainbow.by>
Last-Update: 2018-03-13

--- a/emacs/ps-ccrypt.el
+++ b/emacs/ps-ccrypt.el
@@ -1019,4 +1019,4 @@ The return value is the entry in `file-name-handler-alist' for ps-ccrypt."
 
 (provide 'ps-ccrypt)
 
-;; ps-ccrypt.el ends here.
+;;; ps-ccrypt.el ends here.