Closed chalstrick closed 1 year ago
debian-templates/jre/control
Provides java-compiler makes probably no sense for jre , I think there is no compiler (javac) in JRE. Should we handle jre-11 too in the provides flags ?
debian-templates/jre/postinst
the
update-alternatives --install /usr/bin/$$i $$i /usr/lib/jvm/sapmachine-${major}/bin/$$i
path does not match any more the path in install file
Maybe you want to modify make_deb.py right away, instead of adding a make_deb_ext.py?
spent some time to find out ... this commit is already in origin/master. So I will close this one
@MBaesken : Both of your comments point to flaws in my initial request. I fixed it and pushed a new version