Ticket #7371: osx-packager.diff

File osx-packager.diff, 1000 bytes (added by anonymous, 15 years ago)
Line 
1477,485c477,485
2< elsif ( $OPT{'svnbranch'} )
3< {
4<     &Complain(<<END);
5< Note that this script can not build old branches.
6< Please try the branched version instead. e.g.
7< http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythtv/contrib/OSX/osx-packager.pl
8< END
9<     die;
10< }
11---
12> #elsif ( $OPT{'svnbranch'} )
13> #{
14> #    &Complain(<<END);
15> #Note that this script can not build old branches.
16> #Please try the branched version instead. e.g.
17> #http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythtv/contrib/OSX/osx-packager.pl
18> #END
19> #    die;
20> #}
21828,830c828,830
22<     Die("Note that this script will not build old branches.
23< Please try the branched version instead. e.g.
24< http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythtv/contrib/OSX/osx-packager.pl");
25---
26> #    Die("Note that this script will not build old branches.
27> #Please try the branched version instead. e.g.
28> #http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythtv/contrib/OSX/osx-packager.pl");