[projects/pld-builder.new] mksh to hold instead of pdksh

arekm arekm at pld-linux.org
Sun Jun 9 17:44:29 CEST 2013


commit 98dc090c0c997c404cbac37fff153f120174479e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Sun Jun 9 17:44:26 2013 +0200

    mksh to hold instead of pdksh

 PLD_Builder/install.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/PLD_Builder/install.py b/PLD_Builder/install.py
index a21da2b..8c7c232 100644
--- a/PLD_Builder/install.py
+++ b/PLD_Builder/install.py
@@ -12,7 +12,7 @@ hold = [
     'dev',
     'poldek',
     'rpm-build',
-    'pdksh',
+    'mksh',
     'coreutils'
 ]
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/projects/pld-builder.new.git/commitdiff/98dc090c0c997c404cbac37fff153f120174479e



More information about the pld-cvs-commit mailing list