Skip to content

Commit

Permalink
git: Add patch for git-gui and our Tcl/Tk version
Browse files Browse the repository at this point in the history
Fixes: #444 (git: `git gui` does not start anymore)
  • Loading branch information
pmenzel committed Aug 3, 2017
1 parent 68255af commit 9640417
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion git.be0
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ SRCURL[0]="https://www.kernel.org/pub/software/scm/git/git-${PKGVERSION}.tar.xz"
## Add URLs/pathes to patch files to the PATCHURL array.
## The sources will be patched in the order of the array.

# PATCHURL+=()
PATCHURL+=(/src/mariux/patches/0001-git-gui-Correctly-detect-Tkk-feature.patch)

###############################################################################
## Add filename patterns to the EXCLUDE array of files that should not
Expand Down

0 comments on commit 9640417

Please sign in to comment.