public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Amy Liffey" <amynka@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/tint2/files/, x11-misc/tint2/
Date: Tue, 29 Aug 2017 18:39:47 +0000 (UTC)	[thread overview]
Message-ID: <1504031837.d9d4b0be19190f0ad5c610cf07c574425bcf7ff9.amynka@gentoo> (raw)

commit:     d9d4b0be19190f0ad5c610cf07c574425bcf7ff9
Author:     Amy Liffey <amynka <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 29 18:34:06 2017 +0000
Commit:     Amy Liffey <amynka <AT> gentoo <DOT> org>
CommitDate: Tue Aug 29 18:37:17 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9d4b0be

x11-misc/tint2: fix path tint2rc bug #629312

Submitted-by: Chris Mayo <aklhfex <AT> gmail.com>

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 .../{0.14.6-sysconfdir-xdg.patch => 0.14.6-sysconfdir-xdg2.patch}      | 2 +-
 x11-misc/tint2/{tint2-0.14.6-r1.ebuild => tint2-0.14.6-r2.ebuild}      | 3 ++-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/x11-misc/tint2/files/0.14.6-sysconfdir-xdg.patch b/x11-misc/tint2/files/0.14.6-sysconfdir-xdg2.patch
similarity index 86%
rename from x11-misc/tint2/files/0.14.6-sysconfdir-xdg.patch
rename to x11-misc/tint2/files/0.14.6-sysconfdir-xdg2.patch
index 73da5b15a41..6b29b49aaf7 100644
--- a/x11-misc/tint2/files/0.14.6-sysconfdir-xdg.patch
+++ b/x11-misc/tint2/files/0.14.6-sysconfdir-xdg2.patch
@@ -5,7 +5,7 @@
  install( FILES tint2.svg DESTINATION ${CMAKE_INSTALL_DATADIR}/icons/hicolor/scalable/apps )
  install( FILES tint2.desktop DESTINATION ${CMAKE_INSTALL_DATADIR}/applications )
 -install( FILES themes/tint2rc DESTINATION /etc/xdg/tint2 )
-+install( FILES themes/tint2rc DESTINATION ${CMAKE_INSTALL_SYSCONFDIR}/xdg/tint2 )
++install( FILES themes/tint2rc DESTINATION ${CMAKE_INSTALL_FULL_SYSCONFDIR}/xdg/tint2 )
  install( FILES default_icon.png DESTINATION ${CMAKE_INSTALL_DATADIR}/tint2 )
  install( FILES AUTHORS ChangeLog README.md doc/tint2.md DESTINATION ${docdir} )
  install( FILES doc/manual.html doc/readme.html DESTINATION ${htmldir} )

diff --git a/x11-misc/tint2/tint2-0.14.6-r1.ebuild b/x11-misc/tint2/tint2-0.14.6-r2.ebuild
similarity index 95%
rename from x11-misc/tint2/tint2-0.14.6-r1.ebuild
rename to x11-misc/tint2/tint2-0.14.6-r2.ebuild
index 7e9b1d53672..bc7cd9da3b2 100644
--- a/x11-misc/tint2/tint2-0.14.6-r1.ebuild
+++ b/x11-misc/tint2/tint2-0.14.6-r2.ebuild
@@ -31,7 +31,8 @@ DEPEND="
 "
 RDEPEND="${DEPEND}"
 
-PATCHES=( "${FILESDIR}/${PV}-sysconfdir-xdg.patch" )
+# bug 629312
+PATCHES=( "${FILESDIR}/${PV}-sysconfdir-xdg2.patch" )
 
 src_configure() {
 	local mycmakeargs=(


             reply	other threads:[~2017-08-29 18:39 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-29 18:39 Amy Liffey [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-12-25 21:21 [gentoo-commits] repo/gentoo:master commit in: x11-misc/tint2/files/, x11-misc/tint2/ Amy Liffey
2017-08-28 16:21 Amy Liffey
2017-01-14 12:40 Amy Liffey

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1504031837.d9d4b0be19190f0ad5c610cf07c574425bcf7ff9.amynka@gentoo \
    --to=amynka@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox