mrrl

Minimal Reliable Reproducible Linux
git clone https://ccx.te2000.cz/git/mrrl
Log | Files | Refs | Submodules | README

aat (187B)


      1 {% extends "scriptsetup" %}
      2 {%- block extra_script %}
      3 mv -v data.awk "$pkgdir/"
      4 {%- endblock %}
      5 {% block genlinks_begin %}
      6 	x["./command/aat"]=1
      7 	x["./command/aat.awk"]=1
      8 {%- endblock %}