|
|
|
|
@ -115,6 +115,9 @@ install: check uninstall
|
|
|
|
|
@install -Dm644 -t /usr/share/${PKGNAME}/images/ bg_top.png
|
|
|
|
|
# @install -Dm644 -t /usr/share/${PKGNAME}/images/ ${PKGNAME}.svg
|
|
|
|
|
# @install -Dm644 -t /usr/share/${PKGNAME}/images/ ${PKGNAME}.png
|
|
|
|
|
@install -Dm644 -t /usr/share/${PKGNAME}/ boot-options.csv
|
|
|
|
|
@install -Dm644 -t /usr/share/${PKGNAME}/ input-options.csv
|
|
|
|
|
@install -Dm644 -t /usr/share/${PKGNAME}/ output-options.csv
|
|
|
|
|
@install -Dm644 -t "${pkgdir}/usr/share/icons/hicolor/scalable/status/" "ru.ublinux.ubl-settings-bootloader.checked.svg"
|
|
|
|
|
@install -Dm644 -t "${pkgdir}/usr/share/icons/hicolor/scalable/status/" "ru.ublinux.ubl-settings-bootloader.warning.svg"
|
|
|
|
|
@gtk-update-icon-cache -fiq /usr/share/icons/hicolor/
|
|
|
|
|
|