Добавлены новые команды в makefile, добавлены csv файлы

pull/11/head
Igor Belitskiy 3 years ago
parent 13476f5cba
commit 8d7d35ead5

@ -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/

Loading…
Cancel
Save