···123123 #### adjustments to binaries
124124 # TODO patch the scripts from bin.* directly in bin.* instead of here
125125126126- # TODO we do not build binaries for the following packages (yet!)
127127- xpdfopen.binfiles = [];
128128-129126 # mptopdf is a format link, but not generated by texlinks
130127 # so we add it back to binfiles to generate it from mkPkgBin
131128 mptopdf.binfiles = (orig.mptopdf.binfiles or []) ++ [ "mptopdf" ];