rev 10355 - scripts

Armin Berres trigger-guest at alioth.debian.org
Mon Apr 28 22:51:07 UTC 2008


Author: trigger-guest
Date: 2008-04-28 22:51:05 +0000 (Mon, 28 Apr 2008)
New Revision: 10355

Modified:
   scripts/pull-kde-branch
Log:
head->table part 2

Modified: scripts/pull-kde-branch
===================================================================
--- scripts/pull-kde-branch	2008-04-28 22:50:08 UTC (rev 10354)
+++ scripts/pull-kde-branch	2008-04-28 22:51:05 UTC (rev 10355)
@@ -33,17 +33,6 @@
 
     ' | { read MODULE VERSION MAJOR_VERSION
 
-if [[ $MAJOR_VERSION == "3.94" ]]
-then
-    MAJOR_VERSION=3.5 
-fi
-
-if [[ $VERSION == "3.94.0" ]]
-then
-    VERSION=3.94
-fi
-
-
 # Determine the revision of the latest pull
 # (empty string if there has been none)
 shopt -s nullglob




More information about the pkg-kde-commits mailing list