Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

apply patches from debian/patches #511

Merged
merged 3 commits into from
Apr 18, 2024

Commits on Apr 18, 2024

  1. Add install target to image/jpeg/makefile

      Add install target to image/jpeg/makefile. This will install jpegmemcd.so to PREFIX/lib
    
      copied from https://salsa.debian.org/science-team/euslisp/-/blob/debian/9.29+dfsg-1/debian/patches/install-eusjpeg-lib.patch?ref_type=tags
    k-okada committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    4c6af25 View commit details
    Browse the repository at this point in the history
  2. install files with DESTDIR

      update lisp/Makefile.generic{1,2} to install executives, library and
      manuals to DESTDIR/PUBDIR/{bin,lib,share/man} by make install command
    
      copied from https://salsa.debian.org/science-team/euslisp/-/blob/debian/9.29+dfsg-1/debian/patches/install-bin-lib-man-to-destdir.patch?ref_type=tags
    k-okada committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    d54c864 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4ea61e6 View commit details
    Browse the repository at this point in the history