##// END OF EJS Templates
packaging: fix "make centos{5,6,7}"...
packaging: fix "make centos{5,6,7}" Without this change, make centos{5,6,7} fails with error: cp: cannot stat '<basedir>/rpmbuild/RPMS/*/*': No such file or directory This change is the exact equivalent of bc4bbc42899a (which applied to Fedora).

File last commit:

r13041:79388a83 stable
r40185:9b0cdfb3 default
Show More
hg.cmd
3 lines | 68 B | application/x-dos-batch | BatchLexer
Steve Borho
wix: switch Mercurial Windows installer to use py2exe --bundle 3...
r13041 @echo off
rem launch hg.exe from parent folder
"%~dp0\..\hg.exe" %*