From: Father Chrysostomos Date: Wed, 4 Dec 2013 13:28:20 +0000 (-0800) Subject: Add DO NOT EDIT notice to buildcustomize.pl X-Git-Tag: upstream/5.20.0~1033^2~5 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=66ff7d34c2e2275f89445e904eb5979ada07ef9f;p=platform%2Fupstream%2Fperl.git Add DO NOT EDIT notice to buildcustomize.pl --- diff --git a/write_buildcustomize.pl b/write_buildcustomize.pl index df74fc4..20ac532 100644 --- a/write_buildcustomize.pl +++ b/write_buildcustomize.pl @@ -60,6 +60,10 @@ my $error; print $fh <<"EOT" or $error = "Can't print to $file: $!"; #!perl +# !!!!!!! DO NOT EDIT THIS FILE !!!!!!! +# This file is generated by write_buildcustomize.pl. +# Any changes made here will be lost! + # We are miniperl, building extensions # Reset \@INC completely, adding the directories we need, and removing the # installed directories (which we don't need to read, and may confuse us)