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

[rpm] Fixes #894. Symlinks only removed during uninstall, not during update of RPM. #895

Merged
merged 2 commits into from
Oct 30, 2016
Merged

Commits on Oct 12, 2016

  1. [rpm] Fixes #894. The removal of the symlinks in %preun now is only…

    … triggered during an uninstall. Before an update of an package removed the symlinks and left the package in a non-functioning state.
    Carsten Saathoff committed Oct 12, 2016
    Configuration menu
    Copy the full SHA
    886c957 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2016

  1. Configuration menu
    Copy the full SHA
    9b0a43f View commit details
    Browse the repository at this point in the history