ac61a204d4
OBS-URL: https://build.opensuse.org/package/show/Publishing:TeXLive/texlive?expand=0&rev=290
68 lines
2.2 KiB
Plaintext
68 lines
2.2 KiB
Plaintext
---
|
|
configure | 3 ---
|
|
configure.ac | 3 ---
|
|
texk/dvipdfm-x/configure | 8 ++++----
|
|
texk/dvipdfm-x/configure.ac | 2 +-
|
|
4 files changed, 5 insertions(+), 11 deletions(-)
|
|
|
|
--- configure.ac
|
|
+++ configure.ac 2018-04-10 08:18:33.592283965 +0000
|
|
@@ -126,9 +126,6 @@ KPSE_FOR_PKGS([sys_libs], [m4_sinclude([
|
|
if test "x$syslib_status" = xno; then
|
|
AC_MSG_ERROR([some requested system libraries failed])
|
|
fi
|
|
-if test "x$syslib_used:$enable_native_texlive_build" = xyes:yes; then
|
|
- AC_MSG_ERROR([you can not use system libraries for a native TeX Live build])
|
|
-fi
|
|
KPSE_RESTORE_FLAGS
|
|
|
|
AM_CONDITIONAL([cross], [test "x$cross_compiling" = xyes])
|
|
--- configure
|
|
+++ configure 2018-04-10 08:18:33.596283890 +0000
|
|
@@ -22265,9 +22265,6 @@ fi
|
|
if test "x$syslib_status" = xno; then
|
|
as_fn_error $? "some requested system libraries failed" "$LINENO" 5
|
|
fi
|
|
-if test "x$syslib_used:$enable_native_texlive_build" = xyes:yes; then
|
|
- as_fn_error $? "you can not use system libraries for a native TeX Live build" "$LINENO" 5
|
|
-fi
|
|
CPPFLAGS=$kpse_save_CPPFLAGS
|
|
LIBS=$kpse_save_LIBS
|
|
|
|
--- texk/dvipdfm-x/configure.ac
|
|
+++ texk/dvipdfm-x/configure.ac 2018-04-10 08:22:36.759724038 +0000
|
|
@@ -7,7 +7,7 @@ dnl This file is free software; the co
|
|
dnl gives unlimited permission to copy and/or distribute it,
|
|
dnl with or without modifications, as long as this notice is preserved.
|
|
dnl
|
|
-AC_INIT([dvipdfm-x (TeX Live)], [20180217], [tex-k@tug.org])
|
|
+AC_INIT([dvipdfmx (TeX Live)], [20180217], [tex-k@tug.org])
|
|
AC_PREREQ([2.65])
|
|
AC_CONFIG_SRCDIR([agl.c])
|
|
AC_CONFIG_AUX_DIR([../../build-aux])
|
|
--- texk/dvipdfm-x/configure
|
|
+++ texk/dvipdfm-x/configure 2018-04-10 08:24:05.082067815 +0000
|
|
@@ -588,10 +588,10 @@ MFLAGS=
|
|
MAKEFLAGS=
|
|
|
|
# Identity of this package.
|
|
-PACKAGE_NAME='dvipdfm-x (TeX Live)'
|
|
-PACKAGE_TARNAME='dvipdfm-x--tex-live-'
|
|
+PACKAGE_NAME='dvipdfmx (TeX Live)'
|
|
+PACKAGE_TARNAME='dvipdfmx'
|
|
PACKAGE_VERSION='20180217'
|
|
-PACKAGE_STRING='dvipdfm-x (TeX Live) 20180217'
|
|
+PACKAGE_STRING='dvipdfmx (TeX Live) 20180217'
|
|
PACKAGE_BUGREPORT='tex-k@tug.org'
|
|
PACKAGE_URL=''
|
|
|
|
@@ -8074,7 +8074,7 @@ fi
|
|
|
|
|
|
# Define the identity of the package.
|
|
- PACKAGE='dvipdfm-x--tex-live-'
|
|
+ PACKAGE='dvipdfmx'
|
|
VERSION='20180217'
|
|
|
|
|