# HG changeset patch # User Michael Schloh von Bennewitz # Date 1346172635 -7200 # Node ID 6a0daac879c0f4b2a37694aba8844389681833b1 # Parent d869aafb6416f5ce059551f4c00475cc5e1b7c88 Correct typical english grammar mistakes with german linguistics. diff -r d869aafb6416 -r 6a0daac879c0 tetex/tetex.spec --- a/tetex/tetex.spec Tue Aug 28 18:50:20 2012 +0200 +++ b/tetex/tetex.spec Tue Aug 28 18:50:35 2012 +0200 @@ -150,9 +150,9 @@ # configure the system by using the (wrong) paths to the temporary # installation area, followed by by a step for fixing the paths # (to the correct values) inside the kpathsea library (which - # performs the run-time searches). This way we get all the magic + # performs the runtime searches). This way we get all the magic # of the teTeX build system without problems, but still make sure - # that the built-in paths are correct. + # that the builtin paths are correct. %{l_shtool} subst -s -v \ -e 's;^vartexfonts =.*;vartexfonts = %{l_prefix}/var/tetex/fonts;' \ texk/make/paths.mk @@ -188,8 +188,8 @@ # build the sources # (we cannot use %{l_make}, because teTeX dislikes absolute paths - # for make. Instead we work-around via $PATH. The redundant - # "eval" around the call is just to shut-up speclint) + # for make. Instead we work around via $PATH. The redundant + # "eval" around the call is just to shut up speclint) eval "make all" %install @@ -202,8 +202,8 @@ # perform the standard installation procdure of teTeX # (we cannot use %{l_make}, because teTeX dislikes absolute paths - # for make. Instead we work-around via $PATH. The redundant - # "eval" around the call is just to shut-up speclint) + # for make. Instead we work around via $PATH. The redundant + # "eval" around the call is just to shut up speclint) eval "make install" # create dynamically generated font directory