diff options
author | Gluzskiy Alexandr <sss123next@list.ru> | 2010-03-24 18:35:30 +0200 |
---|---|---|
committer | Gluzskiy Alexandr <sss123next@list.ru> | 2010-03-24 18:35:30 +0200 |
commit | 20ab73d0b8cced6391b371e1a03b3f15b5c17d50 (patch) | |
tree | 8a8c8c5b600f7260538a082abfef0ca584e5ee5e /media-sound/gmpc/gmpc-9999.ebuild | |
parent | d3e0d4e252ae613e410beffd7a99a10244e0a25d (diff) |
modified: gmpc-9999.ebuild
Diffstat (limited to 'media-sound/gmpc/gmpc-9999.ebuild')
-rw-r--r-- | media-sound/gmpc/gmpc-9999.ebuild | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/media-sound/gmpc/gmpc-9999.ebuild b/media-sound/gmpc/gmpc-9999.ebuild index da67fe0..76b59c7 100644 --- a/media-sound/gmpc/gmpc-9999.ebuild +++ b/media-sound/gmpc/gmpc-9999.ebuild @@ -45,9 +45,6 @@ src_configure() { econf \ $(use_enable session sm) \ $(use_enable xspf libxspf) \ - --enable-system-libsexy \ - --disable-shave \ - --with-extra-version="`git rev-parse ${EGIT_BRANCH} | cut -c 1-8`" } src_install() { |