Fix build scripts

This commit is contained in:
patvdv 2019-03-28 20:51:14 +01:00
parent f4ea98f52c
commit 2f52c2759c
2 changed files with 7 additions and 6 deletions

View File

@ -22,8 +22,9 @@
# BUILDROOT/
# RPMS/
# SOURCES/
# SOURCES/bin/<hc_scripts>
# SOURCES/lib/*/<hc_plugins>
# SOURCES/opt/hc/bin/<hc_scripts>
# SOURCES/opt/hc/lib/*/<hc_plugins>
# SOURCES/etc/opt/hc/<hc_configs>
# SPECS/<spec_files>
# SRPMS/
#

View File

@ -21,10 +21,10 @@
# BUILD/
# BUILDROOT/
# RPMS/
# opt/
# opt/hc/bin/<hc_scripts>
# opt/hc/lib/*/<hc_plugins>
# etc/opt/hc/<hc_configs>
# SOURCES/opt/
# SOURCES/opt/hc/bin/<hc_scripts>
# SOURCES/opt/hc/lib/*/<hc_plugins>
# SOURCES/etc/opt/hc/<hc_configs>
# SPECS/<spec_files>
# SRPMS/
#