Add deprecation warning to update-gio-modules

This commit is contained in:
Matthias Clasen 2011-01-06 18:11:49 -05:00
parent 912ad907f3
commit 76e35fabf2
3 changed files with 4 additions and 1 deletions

1
.gitignore vendored
View File

@ -7,3 +7,4 @@ glib-2.25.13.tar.bz2
/glib-2.27.2.tar.bz2
/glib-2.27.3.tar.bz2
/glib-2.27.4.tar.bz2
/glib-2.27.90.tar.bz2

View File

@ -1 +1 @@
b6f67a6b1c4792edd58411f9e6e3a6fb glib-2.27.4.tar.bz2
b62f3ca550a5caa353919a38e19fc0a5 glib-2.27.90.tar.bz2

View File

@ -5,6 +5,8 @@ if test $# != 1; then
exit 1
fi
echo "Warning: update-gio-modules is deprecated and will be removed in glib2-2.28.0"
umask 022
case "$host" in