ghex: init at 3.18.3

This commit is contained in:
Jan Tojnar
2017-07-11 10:05:06 +02:00
parent 01c3847b9c
commit bf60fbe2e1
4 changed files with 30 additions and 1 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ GNOME_FTP="ftp.gnome.org/pub/GNOME/sources"
# projects that don't follow the GNOME major versioning, or that we don't want to
# programmatically update
NO_GNOME_MAJOR="gtkhtml gdm"
NO_GNOME_MAJOR="ghex gtkhtml gdm"
usage() {
echo "Usage: $0 gnome_dir <show project>|<update project>|<update-all> [major.minor]" >&2