initial import
This commit is contained in:
9
python-docutils/tauthon-docutils.install
Normal file
9
python-docutils/tauthon-docutils.install
Normal file
@@ -0,0 +1,9 @@
|
||||
post_upgrade() {
|
||||
[ $(vercmp '0.13.1-2' "$2") -gt 0 ] && cat <<EOF || :
|
||||
tauthon-docutils:
|
||||
rst* binaries have been renamed to rst*tauthon to avoid conflict with python-docutils
|
||||
remember to update your scripts
|
||||
EOF
|
||||
}
|
||||
|
||||
# vim:set ts=2 sw=2 ft=sh et:
|
||||
Reference in New Issue
Block a user