tazpkg diff modules/reconfigure @ rev 975

updated german messages
author Hans-G?nter Theisgen
date Thu Sep 24 07:50:22 2020 +0100 (2020-09-24)
parents ea951624ec43
children
line diff
     1.1 --- a/modules/reconfigure	Sun Oct 25 20:38:22 2015 +0200
     1.2 +++ b/modules/reconfigure	Thu Sep 24 07:50:22 2020 +0100
     1.3 @@ -29,7 +29,7 @@
     1.4  
     1.5  # Receipt function caller
     1.6  # Why? "Bad" receipt sourcing can redefine some vital TazPkg variables.
     1.7 -# Few receipts function should be patched now.
     1.8 +# Few receipts functions should be patched now.
     1.9  
    1.10  # Check for post_install function
    1.11  if grep -q '^post_install()' "$INSTALLED/$PACKAGE/receipt"; then