Shayan Doust pushed to branch master at Debian Med / imagej
Commits: 15cefdfe by Shayan Doust at 2020-09-17T14:31:20+01:00 Refresh patches - - - - - 1 changed file: - debian/patches/drop-mac-plugins.patch Changes: ===================================== debian/patches/drop-mac-plugins.patch ===================================== @@ -10,13 +10,13 @@ Description: Drop the non-buildable and MacOS specific plugins dependencies and are useless in a Debian systemm. Author: Carnë Draug <[email protected]> Last-Update: 2017-08-12 ---- a/build.xml -+++ b/build.xml +--- imagej.orig/build.xml ++++ imagej/build.xml @@ -16,7 +16,6 @@ <copy file="IJ_Props.txt" todir="build" /> <copy file="images/microscope.gif" tofile="build/microscope.gif" /> <copy file="images/about.jpg" tofile="build/about.jpg" /> -- <copy file="plugins/MacAdapter.class" tofile="build/MacAdapter.class" /> +- <copy file="plugins/MacAdapter.class" tofile="build/ij/plugin/MacAdapter.class" /> <copy todir="build/macros"><fileset dir="macros"/></copy> <!-- Build ij.jar. --> <jar jarfile="ij.jar" basedir="build" View it on GitLab: https://salsa.debian.org/med-team/imagej/-/commit/15cefdfe55db13fb68639c18318e48b7f7f60f35 -- View it on GitLab: https://salsa.debian.org/med-team/imagej/-/commit/15cefdfe55db13fb68639c18318e48b7f7f60f35 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
