X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=SPECS%2Fbuild-nmh-cygwin;h=359925ff5433df75d7b9f3e5aff0d1a7e1f7dbb7;hb=acf6604ecf011d75c6fd99e4b94f90e40a6cb083;hp=620836d7b898170ba959b09afa822af22ef139aa;hpb=6f9ad17b37a782a142df2f9c40dae64e4407a64c;p=mmh diff --git a/SPECS/build-nmh-cygwin b/SPECS/build-nmh-cygwin index 620836d..359925f 100755 --- a/SPECS/build-nmh-cygwin +++ b/SPECS/build-nmh-cygwin @@ -62,9 +62,6 @@ export REL=`echo $tscriptname | sed -e "s/${PKG}\-${VER}\([+-]\)/\1/"` # from the upstream package name, you will want to redefine BASEPKG. # Example: For Apache 2, BASEPKG=httpd-2.x.xx but SHORTPKG=apache2-2.x.xx # -# Change from generic-build-script: added DISABLE_SETGID_MAIL=1 so that -# install will not try to chgrp/chmod bin/inc. -export DISABLE_SETGID_MAIL=1 # Change from generic-build-script: added -${REL} to BASEPKG. export BASEPKG=${PKG}-${VER}${REL} export SHORTPKG=${PKG}-${VER}