Merge pull request #27297 from jtojnar/fix/ghex

ghex: init at 3.18.3
This commit is contained in:
Jörg Thalheim
2017-07-11 18:43:10 +01:00
committed by GitHub
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