prelink: Change postrm script to prerm. Calling 'prelink' after removing the binary...
authorFlorian Boor <florian.boor@kernelconcepts.de>
Mon, 26 Oct 2009 15:35:34 +0000 (16:35 +0100)
committerFlorian Boor <florian.boor@kernelconcepts.de>
Mon, 26 Oct 2009 15:37:47 +0000 (16:37 +0100)
recipes/prelink/prelink_20061027.bb
recipes/prelink/prelink_20071009.bb

index e93f1f2..b650c2c 100644 (file)
@@ -38,7 +38,7 @@ fi
 prelink -a
 }
 
-pkg_postrm_prelink() {
+pkg_prerm_prelink() {
 #!/bin/sh
 
 prelink -au
index e93f1f2..b650c2c 100644 (file)
@@ -38,7 +38,7 @@ fi
 prelink -a
 }
 
-pkg_postrm_prelink() {
+pkg_prerm_prelink() {
 #!/bin/sh
 
 prelink -au