Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package tcsh for openSUSE:Factory checked in 
at 2025-07-15 16:42:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tcsh (Old)
 and      /work/SRC/openSUSE:Factory/.tcsh.new.7373 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tcsh"

Tue Jul 15 16:42:32 2025 rev:104 rq:1291947 version:6.24.16

Changes:
--------
--- /work/SRC/openSUSE:Factory/tcsh/tcsh.changes        2025-02-16 
22:37:37.320791387 +0100
+++ /work/SRC/openSUSE:Factory/.tcsh.new.7373/tcsh.changes      2025-07-15 
16:43:00.613918555 +0200
@@ -1,0 +2,12 @@
+Fri Jul 11 09:53:34 UTC 2025 - Dr. Werner Fink <[email protected]>
+
+- Update to tcsh 6.24.16 - 2025-07-09
+  * Use $+ instead of $^ in nls/Makefile.in
+    NetBSD make added support for $^ per POSIX, so it no longer expands to
+    an empty string, which breaks the rules.  It does not define $+, so we
+    can use that instead for GNU make.
+    A proper fix would be to detect the make flavor used, and build rules
+    appropriate for each flavor.  Listing all the dependencies is not
+    practical (in the rules involving multiple set files).
+
+-------------------------------------------------------------------

Old:
----
  tcsh-6.24.15.tar.gz
  tcsh-6.24.15.tar.gz.asc

New:
----
  tcsh-6.24.16.tar.gz
  tcsh-6.24.16.tar.gz.asc

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ tcsh.spec ++++++
--- /var/tmp/diff_new_pack.wenHeb/_old  2025-07-15 16:43:01.433952810 +0200
+++ /var/tmp/diff_new_pack.wenHeb/_new  2025-07-15 16:43:01.433952810 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           tcsh
-Version:        6.24.15
+Version:        6.24.16
 Release:        0
 Summary:        The C SHell
 License:        BSD-3-Clause

++++++ tcsh-6.18.03-catalogs.dif ++++++
--- /var/tmp/diff_new_pack.wenHeb/_old  2025-07-15 16:43:01.513956152 +0200
+++ /var/tmp/diff_new_pack.wenHeb/_new  2025-07-15 16:43:01.517956319 +0200
@@ -14,117 +14,117 @@
 +INSTALLED+=${localedir}/C/LC_MESSAGES/tcsh
 +${localedir}/C/LC_MESSAGES/tcsh:      C.cat
        $(MKDIR_P) $(@D)
-       $(INSTALL_DATA) $> $^ $@
+       $(INSTALL_DATA) $> $+ $@
  
  C.cat: ${srcdir}/C/charset ${srcdir}/C/*set[0-9]*
-       @${CATGEN} $(GENCAT) $@ $^ $>
+       @${CATGEN} $(GENCAT) $@ $+ $>
  
 -INSTALLED+=${localedir}/et/LC_MESSAGES/tcsh.cat
 -${localedir}/et/LC_MESSAGES/tcsh.cat: et.cat
 +INSTALLED+=${localedir}/et/LC_MESSAGES/tcsh
 +${localedir}/et/LC_MESSAGES/tcsh:     et.cat
        $(MKDIR_P) $(@D)
-       $(INSTALL_DATA) $> $^ $@
+       $(INSTALL_DATA) $> $+ $@
  
  et.cat: ${srcdir}/et/charset ${srcdir}/et/*set[0-9]*
-       @${CATGEN} $(GENCAT) $@ $^ $>
+       @${CATGEN} $(GENCAT) $@ $+ $>
  
 -INSTALLED+=${localedir}/fi/LC_MESSAGES/tcsh.cat
 -${localedir}/fi/LC_MESSAGES/tcsh.cat: finnish.cat
 +INSTALLED+=${localedir}/fi/LC_MESSAGES/tcsh
 +${localedir}/fi/LC_MESSAGES/tcsh:     finnish.cat
        $(MKDIR_P) $(@D)
-       $(INSTALL_DATA) $> $^ $@
+       $(INSTALL_DATA) $> $+ $@
  
  finnish.cat: ${srcdir}/finnish/charset ${srcdir}/finnish/*set[0-9]*
-       @${CATGEN} $(GENCAT) $@ $^ $>
+       @${CATGEN} $(GENCAT) $@ $+ $>
  
 -INSTALLED+=${localedir}/fr/LC_MESSAGES/tcsh.cat
 -${localedir}/fr/LC_MESSAGES/tcsh.cat: french.cat
 +INSTALLED+=${localedir}/fr/LC_MESSAGES/tcsh
 +${localedir}/fr/LC_MESSAGES/tcsh:     french.cat
        $(MKDIR_P) $(@D)
-       $(INSTALL_DATA) $> $^ $@
+       $(INSTALL_DATA) $> $+ $@
  
  french.cat: ${srcdir}/french/charset ${srcdir}/french/*set[0-9]*
-       @${CATGEN} $(GENCAT) $@ $^ $>
+       @${CATGEN} $(GENCAT) $@ $+ $>
  
 -INSTALLED+=${localedir}/de/LC_MESSAGES/tcsh.cat
 -${localedir}/de/LC_MESSAGES/tcsh.cat: german.cat
 +INSTALLED+=${localedir}/de/LC_MESSAGES/tcsh
 +${localedir}/de/LC_MESSAGES/tcsh:     german.cat
        $(MKDIR_P) $(@D)
-       $(INSTALL_DATA) $> $^ $@
+       $(INSTALL_DATA) $> $+ $@
  
  german.cat: ${srcdir}/german/charset ${srcdir}/german/*set[0-9]*
-       @${CATGEN} $(GENCAT) $@ $^ $>
+       @${CATGEN} $(GENCAT) $@ $+ $>
  
 -INSTALLED+=${localedir}/el/LC_MESSAGES/tcsh.cat
 -${localedir}/el/LC_MESSAGES/tcsh.cat: greek.cat
 +INSTALLED+=${localedir}/el_GR/LC_MESSAGES/tcsh
 +${localedir}/el_GR/LC_MESSAGES/tcsh:  greek.cat
        $(MKDIR_P) $(@D)
-       $(INSTALL_DATA) $> $^ $@
+       $(INSTALL_DATA) $> $+ $@
  
  greek.cat: ${srcdir}/greek/charset ${srcdir}/greek/*set[0-9]*
-       @${CATGEN} $(GENCAT) $@ $^ $>
+       @${CATGEN} $(GENCAT) $@ $+ $>
  
 -INSTALLED+=${localedir}/it/LC_MESSAGES/tcsh.cat
 -${localedir}/it/LC_MESSAGES/tcsh.cat: italian.cat
 +INSTALLED+=${localedir}/it/LC_MESSAGES/tcsh
 +${localedir}/it/LC_MESSAGES/tcsh:     italian.cat
        $(MKDIR_P) $(@D)
-       $(INSTALL_DATA) $> $^ $@
+       $(INSTALL_DATA) $> $+ $@
  
  italian.cat: ${srcdir}/italian/charset ${srcdir}/italian/*set[0-9]*
-       @${CATGEN} $(GENCAT) $@ $^ $>
+       @${CATGEN} $(GENCAT) $@ $+ $>
  
 -INSTALLED+=${localedir}/ja/LC_MESSAGES/tcsh.cat
 -${localedir}/ja/LC_MESSAGES/tcsh.cat: ja.cat
 +INSTALLED+=${localedir}/ja/LC_MESSAGES/tcsh
 +${localedir}/ja/LC_MESSAGES/tcsh:     ja.cat
        $(MKDIR_P) $(@D)
-       $(INSTALL_DATA) $> $^ $@
+       $(INSTALL_DATA) $> $+ $@
  
  ja.cat: ${srcdir}/ja/charset ${srcdir}/ja/*set[0-9]*
-       @${CATGEN} $(GENCAT) $@ $^ $>
+       @${CATGEN} $(GENCAT) $@ $+ $>
  
 -INSTALLED+=${localedir}/pl/LC_MESSAGES/tcsh.cat
 -${localedir}/pl/LC_MESSAGES/tcsh.cat: pl.cat
 +INSTALLED+=${localedir}/pl/LC_MESSAGES/tcsh
 +${localedir}/pl/LC_MESSAGES/tcsh:     pl.cat
        $(MKDIR_P) $(@D)
-       $(INSTALL_DATA) $> $^ $@
+       $(INSTALL_DATA) $> $+ $@
  
  pl.cat: ${srcdir}/pl/charset ${srcdir}/pl/*set[0-9]*
-       @${CATGEN} $(GENCAT) $@ $^ $>
+       @${CATGEN} $(GENCAT) $@ $+ $>
  
 -INSTALLED+=${localedir}/ru/LC_MESSAGES/tcsh.cat
 -${localedir}/ru/LC_MESSAGES/tcsh.cat: russian.cat
 +INSTALLED+=${localedir}/ru_RU/LC_MESSAGES/tcsh
 +${localedir}/ru_RU/LC_MESSAGES/tcsh:  russian.cat
        $(MKDIR_P) $(@D)
-       $(INSTALL_DATA) $> $^ $@
+       $(INSTALL_DATA) $> $+ $@
  
  russian.cat: ${srcdir}/russian/charset ${srcdir}/russian/*set[0-9]*
-       @${CATGEN} $(GENCAT) $@ $^ $>
+       @${CATGEN} $(GENCAT) $@ $+ $>
  
 -INSTALLED+=${localedir}/es/LC_MESSAGES/tcsh.cat
 -${localedir}/es/LC_MESSAGES/tcsh.cat: spanish.cat
 +INSTALLED+=${localedir}/es/LC_MESSAGES/tcsh
 +${localedir}/es/LC_MESSAGES/tcsh:     spanish.cat
        $(MKDIR_P) $(@D)
-       $(INSTALL_DATA) $> $^ $@
+       $(INSTALL_DATA) $> $+ $@
  
  spanish.cat: ${srcdir}/spanish/charset ${srcdir}/spanish/*set[0-9]*
-       @${CATGEN} $(GENCAT) $@ $^ $>
+       @${CATGEN} $(GENCAT) $@ $+ $>
  
 -INSTALLED+=${localedir}/ru_UA/LC_MESSAGES/tcsh.cat
 -${localedir}/ru_UA/LC_MESSAGES/tcsh.cat:      ukrainian.cat
 +INSTALLED+=${localedir}/ru_UA.koi8u/LC_MESSAGES/tcsh
 +${localedir}/ru_UA.koi8u/LC_MESSAGES/tcsh:    ukrainian.cat
        $(MKDIR_P) $(@D)
-       $(INSTALL_DATA) $> $^ $@
+       $(INSTALL_DATA) $> $+ $@
  
 --- sh.c
 +++ sh.c       2022-01-11 15:13:07.548063798 +0000

++++++ tcsh-6.24.15.tar.gz -> tcsh-6.24.16.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/tcsh-6.24.15/.github/workflows/codeql.yml 
new/tcsh-6.24.16/.github/workflows/codeql.yml
--- old/tcsh-6.24.15/.github/workflows/codeql.yml       2025-02-04 
18:58:17.000000000 +0100
+++ new/tcsh-6.24.16/.github/workflows/codeql.yml       1970-01-01 
01:00:00.000000000 +0100
@@ -1,42 +0,0 @@
-name: "CodeQL"
-
-on:
-  push:
-    branches: [ "master" ]
-  pull_request:
-    branches: [ "master" ]
-  schedule:
-    - cron: "43 7 * * 1"
-
-jobs:
-  analyze:
-    name: Analyze
-    runs-on: ubuntu-latest
-    permissions:
-      actions: read
-      contents: read
-      security-events: write
-
-    strategy:
-      fail-fast: false
-      matrix:
-        language: [ cpp, python ]
-
-    steps:
-      - name: Checkout
-        uses: actions/checkout@v3
-
-      - name: Initialize CodeQL
-        uses: github/codeql-action/init@v2
-        with:
-          languages: ${{ matrix.language }}
-          queries: +security-and-quality
-
-      - name: Autobuild
-        uses: github/codeql-action/autobuild@v2
-        if: ${{ matrix.language == 'cpp' || matrix.language == 'python' }}
-
-      - name: Perform CodeQL Analysis
-        uses: github/codeql-action/analyze@v2
-        with:
-          category: "/language:${{ matrix.language }}"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/tcsh-6.24.15/Fixes new/tcsh-6.24.16/Fixes
--- old/tcsh-6.24.15/Fixes      2025-02-04 18:58:17.000000000 +0100
+++ new/tcsh-6.24.16/Fixes      2025-07-09 09:41:34.000000000 +0200
@@ -1,3 +1,5 @@
+ 44. V6.24.16 - 2025-07-09
+ 43. Improve nls/Makefile.in compatibility hacks (Kimmo Suominen)
  42. V6.24.15 - 2025-02-04
  41. V6.24.14 - 2024-11-26
  40. Fix issues with S-JIS handling (T. Nosaka)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/tcsh-6.24.15/configure new/tcsh-6.24.16/configure
--- old/tcsh-6.24.15/configure  2025-02-04 18:58:17.000000000 +0100
+++ new/tcsh-6.24.16/configure  2025-07-09 09:41:34.000000000 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.72 for Tcsh 6.24.15.
+# Generated by GNU Autoconf 2.72 for Tcsh 6.24.16.
 #
 # Report bugs to <https://bugs.astron.com/>.
 #
@@ -604,8 +604,8 @@
 # Identity of this package.
 PACKAGE_NAME='Tcsh'
 PACKAGE_TARNAME='tcsh'
-PACKAGE_VERSION='6.24.15'
-PACKAGE_STRING='Tcsh 6.24.15'
+PACKAGE_VERSION='6.24.16'
+PACKAGE_STRING='Tcsh 6.24.16'
 PACKAGE_BUGREPORT='https://bugs.astron.com/'
 PACKAGE_URL='https://www.tcsh.org/'
 
@@ -1289,7 +1289,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-'configure' configures Tcsh 6.24.15 to adapt to many kinds of systems.
+'configure' configures Tcsh 6.24.16 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1355,7 +1355,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of Tcsh 6.24.15:";;
+     short | recursive ) echo "Configuration of Tcsh 6.24.16:";;
    esac
   cat <<\_ACEOF
 
@@ -1453,7 +1453,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-Tcsh configure 6.24.15
+Tcsh configure 6.24.16
 generated by GNU Autoconf 2.72
 
 Copyright (C) 2023 Free Software Foundation, Inc.
@@ -2190,7 +2190,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by Tcsh $as_me 6.24.15, which was
+It was created by Tcsh $as_me 6.24.16, which was
 generated by GNU Autoconf 2.72.  Invocation command line was
 
   $ $0$ac_configure_args_raw
@@ -2964,7 +2964,7 @@
 
 
 
-PACKAGE_DATE=2025-02-04
+PACKAGE_DATE=2025-07-09
 
 PACKAGE_ORIGIN=Astron
 
@@ -9537,7 +9537,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by Tcsh $as_me 6.24.15, which was
+This file was extended by Tcsh $as_me 6.24.16, which was
 generated by GNU Autoconf 2.72.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -9606,7 +9606,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config='$ac_cs_config_escaped'
 ac_cs_version="\\
-Tcsh config.status 6.24.15
+Tcsh config.status 6.24.16
 configured by $0, generated by GNU Autoconf 2.72,
   with options \\"\$ac_cs_config\\"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/tcsh-6.24.15/configure.ac 
new/tcsh-6.24.16/configure.ac
--- old/tcsh-6.24.15/configure.ac       2025-02-04 18:58:17.000000000 +0100
+++ new/tcsh-6.24.16/configure.ac       2025-07-09 09:41:34.000000000 +0200
@@ -10,8 +10,8 @@
 dnl
 dnl UPDATE THIS SECTION FOR RELEASE
 dnl
-AC_DEFUN([TCSH_VERSION], [6.24.15])
-AC_DEFUN([TCSH_DATE],    [2025-02-04])
+AC_DEFUN([TCSH_VERSION], [6.24.16])
+AC_DEFUN([TCSH_DATE],    [2025-07-09])
 
 AC_PREREQ([2.69])dnl Minimum Autoconf version required.
 
AC_INIT([Tcsh],TCSH_VERSION,[https://bugs.astron.com/],,[https://www.tcsh.org/])
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/tcsh-6.24.15/debian/changelog 
new/tcsh-6.24.16/debian/changelog
--- old/tcsh-6.24.15/debian/changelog   2025-02-04 18:58:17.000000000 +0100
+++ new/tcsh-6.24.16/debian/changelog   2025-07-09 09:41:34.000000000 +0200
@@ -1,6 +1,6 @@
-tcsh (6.24.15) unstable; urgency=medium
+tcsh (6.24.16) unstable; urgency=medium
 
-  * Release 6.24.15
+  * Release 6.24.16
   * Please look in the Fixes file for an actual changelog
   * In packaging tcsh:
     - Avoid non-default settings in system-wide init files.
@@ -8,4 +8,4 @@
       to maintain compatibility with older versions packaged by
       Debian.
 
- -- The Tcsh Team <[email protected]>  Tue, 04 Feb 2025 00:00:00 +0000
+ -- The Tcsh Team <[email protected]>  Wed, 09 Jul 2025 00:00:00 +0000
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/tcsh-6.24.15/nls/Makefile.in 
new/tcsh-6.24.16/nls/Makefile.in
--- old/tcsh-6.24.15/nls/Makefile.in    2025-02-04 18:58:17.000000000 +0100
+++ new/tcsh-6.24.16/nls/Makefile.in    2025-07-09 09:41:34.000000000 +0200
@@ -21,98 +21,98 @@
 INSTALLED+=${localedir}/C/LC_MESSAGES/tcsh.cat
 ${localedir}/C/LC_MESSAGES/tcsh.cat:   C.cat
        $(MKDIR_P) $(@D)
-       $(INSTALL_DATA) $> $^ $@
+       $(INSTALL_DATA) $> $+ $@
 
 C.cat: ${srcdir}/C/charset ${srcdir}/C/*set[0-9]*
-       @${CATGEN} $(GENCAT) $@ $^ $>
+       @${CATGEN} $(GENCAT) $@ $+ $>
 
 INSTALLED+=${localedir}/et/LC_MESSAGES/tcsh.cat
 ${localedir}/et/LC_MESSAGES/tcsh.cat:  et.cat
        $(MKDIR_P) $(@D)
-       $(INSTALL_DATA) $> $^ $@
+       $(INSTALL_DATA) $> $+ $@
 
 et.cat: ${srcdir}/et/charset ${srcdir}/et/*set[0-9]*
-       @${CATGEN} $(GENCAT) $@ $^ $>
+       @${CATGEN} $(GENCAT) $@ $+ $>
 
 INSTALLED+=${localedir}/fi/LC_MESSAGES/tcsh.cat
 ${localedir}/fi/LC_MESSAGES/tcsh.cat:  finnish.cat
        $(MKDIR_P) $(@D)
-       $(INSTALL_DATA) $> $^ $@
+       $(INSTALL_DATA) $> $+ $@
 
 finnish.cat: ${srcdir}/finnish/charset ${srcdir}/finnish/*set[0-9]*
-       @${CATGEN} $(GENCAT) $@ $^ $>
+       @${CATGEN} $(GENCAT) $@ $+ $>
 
 INSTALLED+=${localedir}/fr/LC_MESSAGES/tcsh.cat
 ${localedir}/fr/LC_MESSAGES/tcsh.cat:  french.cat
        $(MKDIR_P) $(@D)
-       $(INSTALL_DATA) $> $^ $@
+       $(INSTALL_DATA) $> $+ $@
 
 french.cat: ${srcdir}/french/charset ${srcdir}/french/*set[0-9]*
-       @${CATGEN} $(GENCAT) $@ $^ $>
+       @${CATGEN} $(GENCAT) $@ $+ $>
 
 INSTALLED+=${localedir}/de/LC_MESSAGES/tcsh.cat
 ${localedir}/de/LC_MESSAGES/tcsh.cat:  german.cat
        $(MKDIR_P) $(@D)
-       $(INSTALL_DATA) $> $^ $@
+       $(INSTALL_DATA) $> $+ $@
 
 german.cat: ${srcdir}/german/charset ${srcdir}/german/*set[0-9]*
-       @${CATGEN} $(GENCAT) $@ $^ $>
+       @${CATGEN} $(GENCAT) $@ $+ $>
 
 INSTALLED+=${localedir}/el/LC_MESSAGES/tcsh.cat
 ${localedir}/el/LC_MESSAGES/tcsh.cat:  greek.cat
        $(MKDIR_P) $(@D)
-       $(INSTALL_DATA) $> $^ $@
+       $(INSTALL_DATA) $> $+ $@
 
 greek.cat: ${srcdir}/greek/charset ${srcdir}/greek/*set[0-9]*
-       @${CATGEN} $(GENCAT) $@ $^ $>
+       @${CATGEN} $(GENCAT) $@ $+ $>
 
 INSTALLED+=${localedir}/it/LC_MESSAGES/tcsh.cat
 ${localedir}/it/LC_MESSAGES/tcsh.cat:  italian.cat
        $(MKDIR_P) $(@D)
-       $(INSTALL_DATA) $> $^ $@
+       $(INSTALL_DATA) $> $+ $@
 
 italian.cat: ${srcdir}/italian/charset ${srcdir}/italian/*set[0-9]*
-       @${CATGEN} $(GENCAT) $@ $^ $>
+       @${CATGEN} $(GENCAT) $@ $+ $>
 
 INSTALLED+=${localedir}/ja/LC_MESSAGES/tcsh.cat
 ${localedir}/ja/LC_MESSAGES/tcsh.cat:  ja.cat
        $(MKDIR_P) $(@D)
-       $(INSTALL_DATA) $> $^ $@
+       $(INSTALL_DATA) $> $+ $@
 
 ja.cat: ${srcdir}/ja/charset ${srcdir}/ja/*set[0-9]*
-       @${CATGEN} $(GENCAT) $@ $^ $>
+       @${CATGEN} $(GENCAT) $@ $+ $>
 
 INSTALLED+=${localedir}/pl/LC_MESSAGES/tcsh.cat
 ${localedir}/pl/LC_MESSAGES/tcsh.cat:  pl.cat
        $(MKDIR_P) $(@D)
-       $(INSTALL_DATA) $> $^ $@
+       $(INSTALL_DATA) $> $+ $@
 
 pl.cat: ${srcdir}/pl/charset ${srcdir}/pl/*set[0-9]*
-       @${CATGEN} $(GENCAT) $@ $^ $>
+       @${CATGEN} $(GENCAT) $@ $+ $>
 
 INSTALLED+=${localedir}/ru/LC_MESSAGES/tcsh.cat
 ${localedir}/ru/LC_MESSAGES/tcsh.cat:  russian.cat
        $(MKDIR_P) $(@D)
-       $(INSTALL_DATA) $> $^ $@
+       $(INSTALL_DATA) $> $+ $@
 
 russian.cat: ${srcdir}/russian/charset ${srcdir}/russian/*set[0-9]*
-       @${CATGEN} $(GENCAT) $@ $^ $>
+       @${CATGEN} $(GENCAT) $@ $+ $>
 
 INSTALLED+=${localedir}/es/LC_MESSAGES/tcsh.cat
 ${localedir}/es/LC_MESSAGES/tcsh.cat:  spanish.cat
        $(MKDIR_P) $(@D)
-       $(INSTALL_DATA) $> $^ $@
+       $(INSTALL_DATA) $> $+ $@
 
 spanish.cat: ${srcdir}/spanish/charset ${srcdir}/spanish/*set[0-9]*
-       @${CATGEN} $(GENCAT) $@ $^ $>
+       @${CATGEN} $(GENCAT) $@ $+ $>
 
 INSTALLED+=${localedir}/ru_UA/LC_MESSAGES/tcsh.cat
 ${localedir}/ru_UA/LC_MESSAGES/tcsh.cat:       ukrainian.cat
        $(MKDIR_P) $(@D)
-       $(INSTALL_DATA) $> $^ $@
+       $(INSTALL_DATA) $> $+ $@
 
 ukrainian.cat: ${srcdir}/ukrainian/charset ${srcdir}/ukrainian/*set[0-9]*
-       @${CATGEN} $(GENCAT) $@ $^ $>
+       @${CATGEN} $(GENCAT) $@ $+ $>
 
 install:       $(INSTALLED)
 

Reply via email to