mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 12:03:02 -04:00
dev-vcs/gitqlient: 1.6.1-r1, add fix for Commit Description output
Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
This commit is contained in:
@@ -28,7 +28,10 @@ RDEPEND="
|
||||
dev-vcs/git
|
||||
"
|
||||
|
||||
PATCHES=( "$FILESDIR/${P}_fix_tabs_style.patch" )
|
||||
PATCHES=(
|
||||
"$FILESDIR/${P}_fix_tabs_style.patch"
|
||||
"$FILESDIR/${P}_fix_commit_longLog.patch"
|
||||
)
|
||||
|
||||
src_prepare() {
|
||||
default
|
||||
|
||||
Reference in New Issue
Block a user