diff options
author | Rafael Fontenelle | 2017-09-01 14:46:18 -0300 |
---|---|---|
committer | Rafael Fontenelle | 2017-09-01 14:46:18 -0300 |
commit | c8abe6e52850be17100ed7529b52cc0583d6cf42 (patch) | |
tree | 045f9c7acacea108429a40c06a588a1f804eb9dd /ddnet-maps-git.install | |
download | aur-c8abe6e52850be17100ed7529b52cc0583d6cf42.tar.gz |
Initial commit
Renaming "teewords-ddnet-maps-git" to "ddnet-maps-git"
Diffstat (limited to 'ddnet-maps-git.install')
-rw-r--r-- | ddnet-maps-git.install | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ddnet-maps-git.install b/ddnet-maps-git.install new file mode 100644 index 000000000000..17746c99816a --- /dev/null +++ b/ddnet-maps-git.install @@ -0,0 +1,4 @@ +post_upgrade() { + echo "WARNING: DDNet data directory changed from + /usr/share/teeworlds/ to /usr/share/ddnet/" +} |