flexiondotorg / oab-java6

Create a local 'apt' repository for Sun Java 6 and/or Oracle Java 7 packages.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Old packages are not cleaned

beruic opened this issue · comments

Looking in /var/local/oab/pkg, it contains:
jdk-6u30-linux-i586.bin jdk-6u30-linux-x64.bin jdk-6u31-linux-i586.bin jdk-6u31-linux-x64.bin
after running the script. Furthermore the /var/local/oab/deb also contains multiple versions.
Shouldn't there be some cleaning built into the script when new versions emerge, or some way to trigger cleaning?

Could you make -c clean the binary packages from Oracle as well, or is this cleaned otherwise?