Commit e9ae29c0 authored by Vitaly Lipatov's avatar Vitaly Lipatov

epm repack tsukimi: fix file install

parent 5a440514
...@@ -11,7 +11,7 @@ add_bin_link_command $PRODUCT $PRODUCTDIR/$PRODUCT ...@@ -11,7 +11,7 @@ add_bin_link_command $PRODUCT $PRODUCTDIR/$PRODUCT
add_requires "/usr/bin/clapper" add_requires "/usr/bin/clapper"
install_file https://github.com/tsukinaha/tsukimi/blob/main/resources/icons/moe.tsuna.tsukimi.png /usr/share/pixmaps/$PRODUCT.png install_file https://github.com/tsukinaha/tsukimi/blob/main/resources/icons/moe.tsuna.tsukimi.png /usr/share/pixmaps/$PRODUCT.png
install_file moe.tsuna.tsukimi.gschema.xml /usr/share/glib-2.0/schemas/moe.tsuna.tsukimi.gschema.xml install_file $PRODUCTDIR/moe.tsuna.tsukimi.gschema.xml /usr/share/glib-2.0/schemas/moe.tsuna.tsukimi.gschema.xml
# create desktop file # create desktop file
cat <<EOF | create_file /usr/share/applications/$PRODUCT.desktop cat <<EOF | create_file /usr/share/applications/$PRODUCT.desktop
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment