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.

32 lines
1.5 KiB

  1. # --- SDE-COPYRIGHT-NOTE-BEGIN ---
  2. # This copyright note is auto-generated by ./scripts/Create-CopyPatch.
  3. #
  4. # Filename: package/.../djvulibre/no_x-desktop.patch.disabled
  5. # Copyright (C) 2007 The OpenSDE Project
  6. # Copyright (C) 2006 The T2 SDE Project
  7. #
  8. # More information can be found in the files COPYING and README.
  9. #
  10. # This patch file is dual-licensed. It is available under the license the
  11. # patched project is licensed under, as long as it is an OpenSource license
  12. # as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms
  13. # of the GNU General Public License as published by the Free Software
  14. # Foundation; either version 2 of the License, or (at your option) any later
  15. # version.
  16. # --- SDE-COPYRIGHT-NOTE-END ---
  17. diff -Nur djvulibre-3.5.16-orig/gui/desktop/Makefile.in djvulibre-3.5.16/gui/desktop/Makefile.in
  18. --- djvulibre-3.5.16-orig/gui/desktop/Makefile.in 2004-06-15 23:22:17.000000000 +0000
  19. +++ djvulibre-3.5.16/gui/desktop/Makefile.in 2006-01-07 18:20:28.000000000 +0000
  20. @@ -83,11 +83,6 @@
  21. ${INSTALL} -m 644 ${srcdir}/hi22-mimetype-djvu.png \
  22. ${DESTDIR}${dtop_icons}/hicolor/22x22/mimetypes/djvu.png;\
  23. fi
  24. - if test -n "${dtop_mimelnk}"; then \
  25. - ${INSTALL} -d ${DESTDIR}${dtop_mimelnk}/image;\
  26. - ${INSTALL} -m 644 ${srcdir}/x-djvu.desktop \
  27. - ${DESTDIR}${dtop_mimelnk}/image/x-djvu.desktop;\
  28. - fi
  29. if test -n "${dtop_applnk}"; then \
  30. ${INSTALL} -d ${DESTDIR}${dtop_applnk}/Graphics;\
  31. ${INSTALL} -m 644 ${srcdir}/djview.desktop \