diff options
author | Mart Raudsepp <leio@gentoo.org> | 2018-12-15 00:48:57 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2018-12-15 00:49:22 +0200 |
commit | b82014423a4bbef4b707ad3e9d1cb12ea38ed1d0 (patch) | |
tree | e8a2806a2c3397a7f4f3535627ca8efb765b5aff /gnome-base | |
parent | gnome-base/librsvg: bump to 2.40.20 (diff) | |
download | gentoo-b82014423a4bbef4b707ad3e9d1cb12ea38ed1d0.tar.gz gentoo-b82014423a4bbef4b707ad3e9d1cb12ea38ed1d0.tar.bz2 gentoo-b82014423a4bbef4b707ad3e9d1cb12ea38ed1d0.zip |
gnome-base/librsvg: add missing newline at end of gtk patch
There was a missing newline at end of line on the git version line.
Completely harmless, but patch complains about it with
"patch unexpectedly ends in middle of line" now. So just add the
newline.
Closes: https://bugs.gentoo.org/657950
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Package-Manager: Portage-2.3.52, Repoman-2.3.11
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/librsvg/files/librsvg-2.40.12-gtk-optional.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-base/librsvg/files/librsvg-2.40.12-gtk-optional.patch b/gnome-base/librsvg/files/librsvg-2.40.12-gtk-optional.patch index b7c5b85223de..11c5803d69d6 100644 --- a/gnome-base/librsvg/files/librsvg-2.40.12-gtk-optional.patch +++ b/gnome-base/librsvg/files/librsvg-2.40.12-gtk-optional.patch @@ -55,4 +55,4 @@ index f7a89dc..1498f72 100644 Build miscellaneous tools: ${build_misc_tools} " -- -1.7.10.4
\ No newline at end of file +1.7.10.4 |