Skip to content

Commit

Permalink
Remove use of apjanke fix-subversion-... branch, since brew is fixed
Browse files Browse the repository at this point in the history
Homebrew/brew#4358 fixes downloads of versioned
formulae from SVN repos, and is in master Homebrew now. No need for
our special patch branch any more.
  • Loading branch information
apjanke committed Jun 25, 2018
1 parent 1f1a828 commit 922ac01
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions bundle_octave
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@ build_arch=core2
action=

# define these if we need to use a special branch of Homebrew
brew_remote_name=apjanke
brew_remote_url=https://github.com/apjanke/brew
brew_remote_branch=fix-subversion-download-of-versioned-formulae
brew_remote_name=
brew_remote_url=
brew_remote_branch=

this_program=$(basename $0)
bundler_home=$(realpath $(dirname $0))
Expand Down

0 comments on commit 922ac01

Please sign in to comment.