forked from sig_core/toolkit
4 lines
136 B
Bash
Executable File
4 lines
136 B
Bash
Executable File
#!/bin/bash
|
|
r_log "annobin" "Install gcc/annobin packages and accessories"
|
|
p_installPackageNormal gcc gcc-c++ annobin redhat-rpm-config
|