Commit 55f40717 authored by Vitaly Lipatov's avatar Vitaly Lipatov

fix load_mod run

parent a1f53f33
......@@ -9,9 +9,9 @@
# load common functions, compatible with local and installed script
. `dirname $0`/../share/eterbuild/functions/common
. load_mod rpm
. load_mod repl
. load_mod spec
load_mod rpm
load_mod repl
load_mod spec
dummy_spec()
{
......
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