Commit 7d261cc3 authored by Vitaly Lipatov's avatar Vitaly Lipatov

fix comment

parent e32fd561
...@@ -152,7 +152,7 @@ test -z "$LISTBUILT" && fatal "Error: List for build is empty. Check if file is ...@@ -152,7 +152,7 @@ test -z "$LISTBUILT" && fatal "Error: List for build is empty. Check if file is
#LISTRPMARGS=`echo ${LISTRPMARGS} | sed -e "s/--nodeps//g"` #LISTRPMARGS=`echo ${LISTRPMARGS} | sed -e "s/--nodeps//g"`
} }
# build binary package list (1st - repo dir, 2st - pkgname # build binary package list (1st - repo dir, 2st - pkgname)
get_binpkg_list() get_binpkg_list()
{ {
local PKGDIR=$1 local PKGDIR=$1
......
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