reassign 320416 kernel-package
tags 320416 + patch
thanks

Reassigning to kernel-package, since it provides the postinst hook.
This looks like an obvious typo; I wonder if the intent was to cut &
paste this section for a new hook?

--- kernel-package-9.003/kernel/include.postinst.orig   2005-07-29 
09:45:21.271605238 -0600
+++ kernel-package-9.003/kernel/include.postinst        2005-07-29 
09:45:32.406370727 -0600
@@ -108,10 +108,6 @@
     system ("$header_postinst_hook", $package, $version) &&
        warn "User hook script $header_postinst_hook failed";
 }
-if (-x "$header_postinst_hook") {
-    system ("$header_postinst_hook", $package, $version) &&
-       warn "User hook script $header_postinst_hook failed";
-}
 
 
 




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to