Commit 48ddc566 authored by Vitaly Lipatov's avatar Vitaly Lipatov

small fixes

parent 92478e4d
...@@ -24,7 +24,7 @@ is_exist_git_repo() ...@@ -24,7 +24,7 @@ is_exist_git_repo()
fi fi
# TODO: this is workaround for ALT bug #22745 # TODO: this is workaround for ALT bug #22745
# https://bugzilla.altlinux.org/show_bug.cgi?id=22745 # https://bugzilla.altlinux.org/show_bug.cgi?id=22745
check_http_status $(get_git_url $GIRARHOST)/$1 check_http_status $(get_git_url $GIRARHOST)$1
} }
......
...@@ -12,3 +12,4 @@ libudev-devel|coreutils ...@@ -12,3 +12,4 @@ libudev-devel|coreutils
libudev1| libudev1|
cifs-utils|samba-client cifs-utils|samba-client
xorg-sgml-doctools|
...@@ -238,3 +238,5 @@ docbook-style-dsssl-utils|docbook-utils ...@@ -238,3 +238,5 @@ docbook-style-dsssl-utils|docbook-utils
libfontconfig|fontconfig libfontconfig|fontconfig
# TODO: сделать замену всех python-module- на просто python- # TODO: сделать замену всех python-module- на просто python-
python-module-setuptools|python-setuptools python-module-setuptools|python-setuptools
xorg-util-macros|xorg-x11-util-macros
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment