summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJuuso Alasuutari2008-05-29 16:46:53 +0300
committerJuuso Alasuutari2008-05-29 16:46:53 +0300
commit70faabff9d20028f381be133558e55c603cd069c (patch)
tree343a5880a01047868f412222b93673053ba3dfbe
parent6194886d1d1d8c3870b0938d5bfa205fe0001e1d (diff)
automoc: Added FORCE_DOWNLOAD=on.
-rwxr-xr-xkde4/automoc/DETAILS1
-rw-r--r--kde4/automoc/HISTORY3
2 files changed, 4 insertions, 0 deletions
diff --git a/kde4/automoc/DETAILS b/kde4/automoc/DETAILS
index 8d4fbe963d..40a6ff673a 100755
--- a/kde4/automoc/DETAILS
+++ b/kde4/automoc/DETAILS
@@ -9,6 +9,7 @@ fi
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=svn://anonsvn.kde.org/home/kde/trunk/kdesupport/$SPELL:$SPELL
SOURCE_IGNORE=volatile
+ FORCE_DOWNLOAD=on
WEB_SITE=http://pim.kde.org/akonadi
LICENSE[0]=LGPL
ENTERED=20080501
diff --git a/kde4/automoc/HISTORY b/kde4/automoc/HISTORY
index 7131886ccd..33ff19a879 100644
--- a/kde4/automoc/HISTORY
+++ b/kde4/automoc/HISTORY
@@ -1,3 +1,6 @@
+2008-05-29 Juuso Alasuutari <iuso@sourcemage.org>
+ * DETAILS: Added FORCE_DOWNLOAD=on.
+
2008-05-09 Juuso Alasuutari <iuso@sourcemage.org>
* PREPARE, DETAILS: Added autoupdate query.