Ver código fonte

fix Bash branding

Ralf S. Engelschall 21 anos atrás
pai
commit
edf823dcdd
1 arquivos alterados com 3 adições e 0 exclusões
  1. 3 0
      openpkg/openpkg.spec

+ 3 - 0
openpkg/openpkg.spec

@@ -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
     ) || exit $?
     ( cd beecrypt-%{V_beecrypt}
       ${l_patch} -p0 <`SOURCE beecrypt.patch`