Skip to content

Commit

Permalink
media-sound/flacon: minor style adjustment in 9999
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.2.27
  • Loading branch information
Coacher committed Jan 30, 2016
1 parent 1150f51 commit 4ca33b5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions media-sound/flacon/flacon-9999.ebuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2015 Gentoo Foundation
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

Expand Down Expand Up @@ -54,7 +54,7 @@ src_prepare() {
rm "translations/${PN}"_{et,zh_TW}.ts || die

remove_locale() {
rm "translations/${PN}_${1}."{ts,desktop} || die
rm "translations/${PN}_${1}".{ts,desktop} || die
}

l10n_find_plocales_changes 'translations' "${PN}_" '.ts'
Expand Down

0 comments on commit 4ca33b5

Please sign in to comment.