The following commit has been merged in the master branch:
commit 46f9089fa0fb4d93063be4c3d4708962ed949d54
Author: Giuseppe Iuculano <[email protected]>
Date:   Fri Dec 11 09:20:51 2009 +0100

    Remove useless echo

diff --git a/debian/patches/04_optimize_init.patch 
b/debian/patches/04_optimize_init.patch
index aa154e4..35708b5 100644
--- a/debian/patches/04_optimize_init.patch
+++ b/debian/patches/04_optimize_init.patch
@@ -18,7 +18,7 @@ LP: #484386
  #
  # dkms_autoinstaller          A service to automatically install DKMS modules
  #                             for new kernels.
-@@ -15,195 +15,140 @@
+@@ -15,195 +15,138 @@
  # Description: A service to automatically install DKMS modules for new 
kernels.
  ### END INIT INFO
  
@@ -86,8 +86,6 @@ LP: #484386
  dkms_tree="/var/lib/dkms"
  . /etc/dkms/framework.conf 2>/dev/null
 -
-+echo $arch
-+echo $kernel
  # See how we were called.
  case "$1" in
    start)

-- 
Dynamic Kernel Module Support

_______________________________________________
Pkg-dkms-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-dkms-commits

Reply via email to