|
|
|
|
@ -118,7 +118,7 @@ install: check uninstall
|
|
|
|
|
@install -Dm644 -t "${pkgdir}/usr/share/icons/hicolor/scalable/emblems/" "bg_top.png"
|
|
|
|
|
@install -Dm644 -t "${pkgdir}/usr/share/icons/hicolor/scalable/status/" "ubl-datetime-checked.svg"
|
|
|
|
|
@install -Dm644 -t "${pkgdir}/usr/share/icons/hicolor/scalable/status/" "ubl-datetime-warning.svg"
|
|
|
|
|
@gtk-update-icon-cache -fiq /usr/share/icons/hicolor/
|
|
|
|
|
@gtk-update-icon-cache -fiq /usr/share/icons/hicolor/ &>/dev/null
|
|
|
|
|
@update-desktop-database --quiet 2>/dev/null
|
|
|
|
|
@touch /usr/share/applications
|
|
|
|
|
@echo "Install: OK"
|
|
|
|
|
|