Created
February 10, 2013 09:58
-
-
Save bububa/4749020 to your computer and use it in GitHub Desktop.
fix percona conflict
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
To achieve this you create a file, i.e.: | |
/etc/apt/preferences.d/percona | |
and put this inside: | |
Package: * | |
Pin: release l=percona | |
Pin-Priority: 700 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment