[Lunar-commits] r19781 - moonbase/trunk/i18n/ding

Jannis Pohlmann jannis at lunar-linux.org
Fri Apr 21 13:01:50 UTC 2006


Author: jannis
Date: 2006-04-21 13:01:48 +0000 (Fri, 21 Apr 2006)
New Revision: 19781

Modified:
   moonbase/trunk/i18n/ding/BUILD
   moonbase/trunk/i18n/ding/DETAILS
Log:
Add patch for fixing the Exec key of ding.desktop

Modified: moonbase/trunk/i18n/ding/BUILD
===================================================================
--- moonbase/trunk/i18n/ding/BUILD	2006-04-21 12:50:57 UTC (rev 19780)
+++ moonbase/trunk/i18n/ding/BUILD	2006-04-21 13:01:48 UTC (rev 19781)
@@ -1,4 +1,6 @@
 (
+  # Apply desktop file patch to fix the Exec value
+  patch_it $SOURCE2 0 &&
 
   prepare_install &&
   

Modified: moonbase/trunk/i18n/ding/DETAILS
===================================================================
--- moonbase/trunk/i18n/ding/DETAILS	2006-04-21 12:50:57 UTC (rev 19780)
+++ moonbase/trunk/i18n/ding/DETAILS	2006-04-21 13:01:48 UTC (rev 19781)
@@ -1,8 +1,11 @@
           MODULE=ding
          VERSION=1.4
           SOURCE=$MODULE-$VERSION.tar.gz
+         SOURCE2=$MODULE-$VERSION.desktop-exec.patch
       SOURCE_URL=http://wftp.tu-chemnitz.de/pub/Local/urz/ding/
       SOURCE_VFY=sha1:5e738ee2c2eb2bc57012bec68e88c5973796cf24
+     SOURCE2_URL=http://mirror.gezeiten.org/lunar/patches/
+     SOURCE2_VFY=sha1:eed3657ff70ea2075f2776728a382965f26cbfcb
         WEB_SITE=http://http://www-user.tu-chemnitz.de/~fri/ding/
          ENTERED=20060421
          UPDATED=20060421



More information about the Lunar-commits mailing list