(mml2015-epg-encrypt): Save the recipient keys in message-options.
[gnus] / mkinstalldirs
index cb94284..149a038 100755 (executable)
@@ -4,8 +4,6 @@
 # Created: 1993-05-16
 # Public domain
 
-# $Id: mkinstalldirs,v 5.1 1998/08/31 20:15:04 larsi Exp $
-
 errstatus=0
 
 for file
@@ -37,4 +35,5 @@ done
 
 exit $errstatus
 
+# arch-tag: 40090a56-c506-4e64-a963-224cca4a7524
 # mkinstalldirs ends here