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.

49 lines
1.8 KiB

  1. # --- SDE-COPYRIGHT-NOTE-BEGIN ---
  2. # This copyright note is auto-generated by ./scripts/Create-CopyPatch.
  3. #
  4. # Filename: package/.../bin86/no_elks.patch
  5. # Copyright (C) 2009 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. diff -Nur dev86-0.16.17-orig/Makefile dev86-0.16.17/Makefile
  17. --- dev86-0.16.17-orig/Makefile 2009-08-02 18:06:25.000000000 +0300
  18. +++ dev86-0.16.17/Makefile 2009-08-02 18:07:10.000000000 +0300
  19. @@ -5,11 +5,11 @@
  20. VERSION=0.16.17
  21. TARGETS=install clean other \
  22. - bcc86 unproto copt as86 ld86 elksemu \
  23. + bcc86 unproto copt as86 ld86 \
  24. install-all install-bcc install-emu install-lib \
  25. install-lib2 install-ln install-man install-other \
  26. all-libs alt-libs library lib-386 lib-bsd lib-dos lib-fast lib-stand \
  27. - config tests dis88 doselks bootblocks ld86r
  28. + config tests dis88 bootblocks ld86r
  29. ELKSSRC= /usr/src/elks
  30. PREFIX= /usr
  31. diff -Nur dev86-0.16.17-orig/makefile.in dev86-0.16.17/makefile.in
  32. --- dev86-0.16.17-orig/makefile.in 2009-08-02 18:06:25.000000000 +0300
  33. +++ dev86-0.16.17/makefile.in 2009-08-02 18:08:16.000000000 +0300
  34. @@ -89,10 +89,10 @@
  35. #ifdef GNUMAKE
  36. all: check_config bcc86 cpp unproto copt as86 ar86 ld86 objdump86 \
  37. - library lib-bsd alt-libs elksemu
  38. + library lib-bsd alt-libs
  39. install: check_config install-bcc install-man \
  40. - install-lib install-emu
  41. + install-lib
  42. install-all: install install-other