545e8e6b5e
checked in (request 36463) OBS-URL: https://build.opensuse.org/request/show/36463 OBS-URL: https://build.opensuse.org/package/show/M17N/freetype2?expand=0&rev=17
27 lines
796 B
Diff
27 lines
796 B
Diff
Index: freetype-2.3.9/autogen.sh
|
|
===================================================================
|
|
--- freetype-2.3.9.orig/autogen.sh
|
|
+++ freetype-2.3.9/autogen.sh
|
|
@@ -149,7 +149,7 @@ sed -e "s;@VERSION@;$freetype_major$free
|
|
< configure.raw > configure.ac
|
|
|
|
run aclocal -I . --force
|
|
-run $LIBTOOLIZE --force --copy --install
|
|
+run $LIBTOOLIZE --force --copy
|
|
run autoconf --force
|
|
|
|
chmod +x mkinstalldirs
|
|
Index: freetype-2.3.9/builds/unix/configure.raw
|
|
===================================================================
|
|
--- freetype-2.3.9.orig/builds/unix/configure.raw
|
|
+++ freetype-2.3.9/builds/unix/configure.raw
|
|
@@ -635,7 +635,7 @@ AC_SUBST([FT2_EXTRA_LIBS])
|
|
AC_SUBST([SYSTEM_ZLIB])
|
|
|
|
|
|
-LT_INIT(win32-dll)
|
|
+#LT_INIT(win32-dll)
|
|
|
|
AC_SUBST([hardcode_libdir_flag_spec])
|
|
AC_SUBST([wl])
|