diff options
author | Gluzskiy Alexandr <sss123next@list.ru> | 2010-05-25 05:36:34 +0300 |
---|---|---|
committer | Gluzskiy Alexandr <sss123next@list.ru> | 2010-05-25 05:36:34 +0300 |
commit | f128924afb17ffb46f7176f214f68e2ff8283e5d (patch) | |
tree | 5655a05466314b7783f5eb416f0137b8d6e86860 /media-sound | |
parent | b88e359c961b4e2b7c00627ee866533c2b07161d (diff) |
modified: app-emulation/wine/wine-9999.ebuild
modified: media-sound/gmpc/gmpc-9999.ebuild
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/gmpc/gmpc-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/gmpc/gmpc-9999.ebuild b/media-sound/gmpc/gmpc-9999.ebuild index 76b59c7..5f111a8 100644 --- a/media-sound/gmpc/gmpc-9999.ebuild +++ b/media-sound/gmpc/gmpc-9999.ebuild @@ -44,7 +44,7 @@ src_unpack() { src_configure() { econf \ $(use_enable session sm) \ - $(use_enable xspf libxspf) \ + $(use_enable xspf libxspf) } src_install() { |