[Lunar-commits] <moonbase> kanyremote: Opps forgot to commit this.

Dennis `stumbles` Veatch stumbles at lunar-linux.org
Thu Dec 8 12:57:49 CET 2011


commit 6b9a078aff2e97785e7187bdc71195d170753ebe
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Thu Dec 8 06:57:49 2011 -0500

    kanyremote: Opps forgot to commit this.
---
 kde4/apps/kanyremote/BUILD |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/kde4/apps/kanyremote/BUILD b/kde4/apps/kanyremote/BUILD
index c26aafd..fd27654 100644
--- a/kde4/apps/kanyremote/BUILD
+++ b/kde4/apps/kanyremote/BUILD
@@ -3,6 +3,9 @@
   source /etc/profile.d/qt4.rc  &&
   source /etc/profile.d/kde4.rc &&
 
+# To get around "checking whether build environment is sane... configure: error: newly created file is older than distributed files!"
+  touch * &&
+
   sedit "s:Icon=kanyremote:Icon=$KDE4_INSTALL_DIR/share/pixmaps/kanyremote_logo.svg:" $MODULE.desktop &&
 
   default_build


More information about the Lunar-commits mailing list