Skip to content

Commit

Permalink
Uncompressed man page. Fixes kozec#499
Browse files Browse the repository at this point in the history
  • Loading branch information
kozec committed Nov 29, 2018
1 parent 474e857 commit 370caa1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appimage-build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ download_dep "python-cffi-1.11.5" "https://archive.archlinux.org/packages/p/pyth
download_dep "python-gobject-3.28.1" "https://archive.archlinux.org/packages/p/python2-gobject/python2-gobject-3.26.1-1-x86_64.pkg.tar.xz"
download_dep "gir-1.56.1" "https://archive.archlinux.org/packages/g/gobject-introspection-runtime/gobject-introspection-runtime-1.56.1-1-x86_64.pkg.tar.xz"
download_dep "gtk-3.22.30" "https://archive.archlinux.org/packages/g/gtk3/gtk3-3.22.30-1-x86_64.pkg.tar.xz"
download_dep "atk-2.28.1" "https://archive.archlinux.org/packages/a/atk/atk-2.28.1-1-x86_64.pkg.tar.xz"
download_dep "atk-2.30.1" "https://archive.archlinux.org/packages/a/atk/atk-2.30.0-1-x86_64.pkg.tar.xz"
download_dep "glib-2.56.1" "https://archive.archlinux.org/packages/g/glib2/glib2-2.56.1-1-x86_64.pkg.tar.xz"
download_dep "pango-1.42.1" "https://archive.archlinux.org/packages/p/pango/pango-1.42.1-1-x86_64.pkg.tar.xz"
download_dep "gdk-pixbuf-2.36.9" "http://ftp.gnome.org/pub/gnome/sources/gdk-pixbuf/2.36/gdk-pixbuf-2.36.9.tar.xz"
Expand Down Expand Up @@ -105,7 +105,7 @@ build_dep "librsvg-2.42.2" "--prefix=/usr --disable-rpath --disable-static --ena
build_dep "libpcre-8.42" "--prefix=/usr --disable-rpath --disable-cpp --disable-static"
build_dep "gdk-pixbuf-2.36.9" "--prefix=/usr --disable-rpath --disable-static --enable-introspection=yes --without-libtiff --with-x11 --with-included-loaders=png,jpeg"
unpack_dep "gir-1.56.1"
unpack_dep "atk-2.28.1"
unpack_dep "atk-2.30.1"
unpack_gi "pango-1.42.1"
unpack_dep "libxml2-2.9.7"
unpack_dep "libpng-1.6.34"
Expand Down
Binary file removed doc/syncthing-gtk.1.gz
Binary file not shown.

0 comments on commit 370caa1

Please sign in to comment.