Fix: filename must be case sensitive

This commit is contained in:
Laurent Destailleur
2012-06-24 13:15:39 +02:00
parent db4008850b
commit e734a3cdca

View File

@@ -24,7 +24,7 @@ $RPMSUBVERSION="auto"; # auto use value found into BUILD
"RPM_OPENSUSE"=>"rpmbuild",
"DEB"=>"dpkg",
"APS"=>"zip",
"EXEDOLIWAMP"=>"iscc.exe"
"EXEDOLIWAMP"=>"ISCC.exe"
);
%ALTERNATEPATH=(
"7z"=>"7-ZIP",