OpenSDE Packages Database (without history before r20070)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

36 lines
1.7 KiB

  1. # --- SDE-COPYRIGHT-NOTE-BEGIN ---
  2. # This copyright note is auto-generated by ./scripts/Create-CopyPatch.
  3. #
  4. # Filename: package/.../glib/glib-no_python.diff
  5. # Copyright (C) 2015 The OpenSDE Project
  6. #
  7. # More information can be found in the files COPYING and README.
  8. #
  9. # This patch file is dual-licensed. It is available under the license the
  10. # patched project is licensed under, as long as it is an OpenSource license
  11. # as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms
  12. # of the GNU General Public License as published by the Free Software
  13. # Foundation; either version 2 of the License, or (at your option) any later
  14. # version.
  15. # --- SDE-COPYRIGHT-NOTE-END ---
  16. --- glib-2.45.2.org/gio/Makefile.in
  17. +++ glib-2.45.2/gio/Makefile.in
  18. @@ -832,7 +832,7 @@
  19. *) \
  20. b='$*';; \
  21. esac
  22. -DIST_SUBDIRS = gdbus-2.0/codegen xdgmime inotify kqueue win32 . tests \
  23. +DIST_SUBDIRS = xdgmime inotify kqueue win32 . tests \
  24. fam
  25. am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/gio.rc.in \
  26. $(srcdir)/gnetworking.h.in $(top_srcdir)/depcomp \
  27. @@ -1213,7 +1213,7 @@
  28. @ENABLE_INSTALLED_TESTS_TRUE@ $(dist_test_scripts) $(dist_installed_test_scripts)
  29. @ENABLE_INSTALLED_TESTS_TRUE@installed_test_meta_DATA = $(installed_testcases:=.test)
  30. -SUBDIRS = gdbus-2.0/codegen $(am__append_15) $(am__append_19) \
  31. +SUBDIRS = $(am__append_15) $(am__append_19) \
  32. $(am__append_22) $(am__append_25) . tests $(am__append_28)
  33. @MS_LIB_AVAILABLE_TRUE@@OS_WIN32_AND_DLL_COMPILATION_TRUE@install_ms_lib_cmd = $(INSTALL) gio-2.0.lib $(DESTDIR)$(libdir)
  34. @MS_LIB_AVAILABLE_TRUE@@OS_WIN32_AND_DLL_COMPILATION_TRUE@uninstall_ms_lib_cmd = -rm $(DESTDIR)$(libdir)/gio-2.0.lib