diff options
author | Samuli Suominen <drac@gentoo.org> | 2007-07-25 10:39:06 +0000 |
---|---|---|
committer | Samuli Suominen <drac@gentoo.org> | 2007-07-25 10:39:06 +0000 |
commit | 4571ff908ca88b8cb5f210282b0998ce7561a51f (patch) | |
tree | faeaf93857ab6a9647bb39c1e2932cfa33757577 /media-sound/trommler | |
parent | Version bump to GTK+-2.0 version, install desktop entry, smp2wav script, use ... (diff) | |
download | gentoo-2-4571ff908ca88b8cb5f210282b0998ce7561a51f.tar.gz gentoo-2-4571ff908ca88b8cb5f210282b0998ce7561a51f.tar.bz2 gentoo-2-4571ff908ca88b8cb5f210282b0998ce7561a51f.zip |
oops, trailing whitespace.
(Portage version: 2.1.3_rc9)
Diffstat (limited to 'media-sound/trommler')
-rw-r--r-- | media-sound/trommler/trommler-3.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/trommler/trommler-3.7.ebuild b/media-sound/trommler/trommler-3.7.ebuild index 68fd54d2f069..09b764407052 100644 --- a/media-sound/trommler/trommler-3.7.ebuild +++ b/media-sound/trommler/trommler-3.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/trommler/trommler-3.7.ebuild,v 1.1 2007/07/25 10:38:00 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/trommler/trommler-3.7.ebuild,v 1.2 2007/07/25 10:39:06 drac Exp $ inherit eutils toolchain-funcs @@ -29,7 +29,7 @@ src_compile() { } src_install() { - dobin ${PN} wav2smp playsample + dobin ${PN} wav2smp playsample use sox && dobin smp2wav insinto /usr/share/${PN}/Drums doins Drums/*.smp |