From 2663a4881dd24a7d42007adbf870302e73cbf779 Mon Sep 17 00:00:00 2001 From: Moritz Lenz Date: Mon, 28 May 2012 14:12:03 +0200 Subject: [build] fix add a small comment --- build/skel-template.pl | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'build/skel-template.pl') diff --git a/build/skel-template.pl b/build/skel-template.pl index 8940d33..0e355fe 100644 --- a/build/skel-template.pl +++ b/build/skel-template.pl @@ -1,3 +1,8 @@ +# grabs some variables (containing versions) from Makefile, +# and then copies files from template-skel over to the +# dist folder, replacing occurrences of those variables +# in the process. + use strict; use warnings; -- cgit v1.1