Commit 8ebc9751 authored by Vitaly Lipatov's avatar Vitaly Lipatov

fix install functions files

parent 72554d44
......@@ -19,4 +19,4 @@ install:
#install -m 644 apt/apt.conf.* apt/sources.list.* %buildroot/%_sysconfdir/apt/
install -m 644 share/eterbuild/pkgrepl/pkgrepl.* $(datadir)/eterbuild/pkgrepl/
install -m 644 share/eterbuild/grprepl/grprepl.* $(datadir)/eterbuild/grprepl/
install -m 644 share/eterbuild/* $(datadir)/eterbuild/ || :
install -m 644 share/eterbuild/functions/* $(datadir)/eterbuild/functions
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