[Lunar-commits] <moonbase> pacpl: Dunno why I left that crap in there.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Tue Aug 24 22:09:27 CEST 2010
commit d3861d3059428f0713a8143566620300b26244c9
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Tue Aug 24 16:09:27 2010 -0400
pacpl: Dunno why I left that crap in there.
---
audio/pacpl/BUILD | 21 ++-------------------
1 files changed, 2 insertions(+), 19 deletions(-)
diff --git a/audio/pacpl/BUILD b/audio/pacpl/BUILD
index 87ebdfc..3b66c31 100644
--- a/audio/pacpl/BUILD
+++ b/audio/pacpl/BUILD
@@ -1,24 +1,7 @@
(
- if [ f /usr/share/apps/amarok/scripts/pacx ] ; then
- rm /usr/share/apps/amarok/scripts/pacx &&
- mkdir /usr/share/apps/amarok/scripts/pacx
- fi &&
-
- if in_depends $MODULE kdebase4 && [ "$DOLPHIN" == "y" ] ; then
- . /etc/profile.d/qt4.rc &&
- . /etc/profile.d/kde4.rc
- fi &&
-
- if in_depends $MODULE kdebase4 && [ "$KONQPLUG" == "y" ] ; then
- . /etc/profile.d/qt4.rc &&
- . /etc/profile.d/kde4.rc
- fi &&
-
- if in_depends $MODULE kdebase4 && [ "$AMAROK4" == "y" ] ; then
- . /etc/profile.d/qt4.rc &&
- . /etc/profile.d/kde4.rc
- fi &&
+ . /etc/profile.d/qt4.rc &&
+ . /etc/profile.d/kde4.rc &&
default_build
More information about the Lunar-commits
mailing list