From a9477ac200f65da903219f7f67c803dc0be45c0f Mon Sep 17 00:00:00 2001 From: Marek Marczykowski Date: Mon, 25 Mar 2013 16:20:49 +0100 Subject: [PATCH] spec: fix paths and requires according to new components layout --- templates.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates.spec b/templates.spec index c0fc040..b47778b 100644 --- a/templates.spec +++ b/templates.spec @@ -19,7 +19,7 @@ Requires: qubes-core-dom0 >= 1.4.1 Requires: kernel-qubes-vm Requires: xdg-utils Requires(post): tar -Requires(post): qubes-core-dom0 +Requires(post): qubes-core-dom0-linux Provides: qubes-template %define _builddir %(pwd) @@ -91,7 +91,7 @@ export XDG_DATA_DIRS=/usr/share/ echo "--> Instaling menu shortcuts..." ln -sf /usr/share/qubes/icons/template.png %{dest_dir}/icon.png -/usr/lib/qubes/create_apps_for_appvm.sh %{dest_dir}/apps.templates %{template_name} vm-templates +/usr/libexec/qubes-appmenus/create-apps-for-appvm.sh %{dest_dir}/apps.templates %{template_name} vm-templates if [ "$1" = 1 ] ; then # installing for the first time