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

Conversation

k-okada
Copy link
Member

@k-okada k-okada commented Apr 18, 2024

d54c864 (Kei Okada, 4 minutes ago)
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

4c6af25 (Kei Okada, 10 minutes ago)
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 k-okada merged commit b379d1c into euslisp:master Apr 18, 2024
34 checks passed
@k-okada k-okada deleted the import_from_debain_patch branch April 18, 2024 05:44
k-okada added a commit that referenced this pull request Apr 18, 2024
* apply patches in dfsg (#511, https://salsa.debian.org/science-team/euslisp/-/tree/debian/9.29+dfsg-1/debian/patches?ref_type=tags)
* fix rotate-vertices when an axis input is float-vector (#504)
* load proper packages(g/x/gl) for full program path, this enables gdb works correctly (#495)
* fix infinite loops when hash-table has no empty members (#492)
k-okada added a commit that referenced this pull request Apr 18, 2024
* apply patches in dfsg (#511, #482, https://salsa.debian.org/science-team/euslisp/-/tree/debian/9.29+dfsg-1/debian/patches?ref_type=tags)
* fix rotate-vertices when an axis input is float-vector (#504)
* load proper packages(g/x/gl) for full program path, this enables gdb works correctly (#495)
* fix infinite loops when hash-table has no empty members (#492)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant