mirror of
https://github.com/Kitware/CMake.git
synced 2026-07-22 15:32:12 +00:00
This commit adds '#!/bin/sh' to the top of the cygwin-package.sh.in script. All executable interpreted scripts should have this directive. Patch from Modestas Vainius. See issue #9659.