From 90d72bd24f67e1ec32525ca0c36fece4d6364eab Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Sun, 9 Dec 2007 13:49:38 -0600 Subject: [PATCH] Rename prototype install file Most (sane) people name their install file pkgname.install, and this move of the prototype reflects that. Signed-off-by: Dan McGee --- contrib/{install.proto => proto.install} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename contrib/{install.proto => proto.install} (100%) diff --git a/contrib/install.proto b/contrib/proto.install similarity index 100% rename from contrib/install.proto rename to contrib/proto.install