From a3f54cde49147bff95dd1b2085a4ee5f5c2b12f5 Mon Sep 17 00:00:00 2001 From: Bdale Garbee Date: Thu, 5 Aug 2010 00:30:18 -0400 Subject: [PATCH] oops, need the desktop file actually delivered --- debian/dirs | 1 + debian/rules | 4 +++- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/debian/dirs b/debian/dirs index 29ae8b6c..93fa6610 100644 --- a/debian/dirs +++ b/debian/dirs @@ -1,3 +1,4 @@ usr/bin +usr/share/applications usr/share/java usr/share/pixmaps diff --git a/debian/rules b/debian/rules index 5ce03b01..994e0fc4 100755 --- a/debian/rules +++ b/debian/rules @@ -26,4 +26,6 @@ override_dh_installman: override_dh_install: install -o root -g root -m 644 pix/icon/icon-032.png \ - debian/openrocket/usr/share/pixmaps/ + debian/openrocket/usr/share/pixmaps/openrocket.png + install -o root -g root -m 644 debian/altos.desktop \ + debian/openrocket/usr/share/applications -- 2.30.2