------------------------------------------------------------
revno: 1956
committer: Rene Engelhard <r...@debian.org>
branch nick: unstable
timestamp: Thu 2010-04-22 21:18:08 +0200
message:
  typo
modified:
  rules
=== modified file 'rules'
--- a/rules     2010-04-22 18:40:50 +0000
+++ b/rules     2010-04-22 19:18:08 +0000
@@ -1943,7 +1943,7 @@
     endif
     ifeq (es,$(findstring es,$(LANGPACKISOS)))
        if [ -f $(OOO_BUILD_TREE)/src/GSI_es.sdf ]; then \
-         perl -pi -e 
's/(.*SC_OPCODE_SUBSTITUTE.*)REEMPLAZAR(.*)/\1SUBSTITUAR\2/' 
$(OOO_BUILD_TREE)/src/GSI_es.sdf; \
+         perl -pi -e 
's/(.*SC_OPCODE_SUBSTITUTE.*)REEMPLAZAR(.*)/\1SUSTITUIR\2/' 
$(OOO_BUILD_TREE)/src/GSI_es.sdf; \
        fi
     endif
   endif

Reply via email to