@@ -518,6 +518,9 @@ Provides: OpenPKG
) || exit $?
( cd bash-%{V_bash}
${l_patch} -p0 <`SOURCE bash.patch`
+ sh $shtool subst \
+ -e 's;@l_openpkg_release@;OpenPKG;' \
+ version.c
( cd beecrypt-%{V_beecrypt}
${l_patch} -p0 <`SOURCE beecrypt.patch`