From: Steven Luo Date: Sat, 28 Aug 2010 04:08:37 +0000 (-0700) Subject: Update debian/rules X-Git-Tag: fremantle-package-3.3b2-1fremantle1~2 X-Git-Url: http://git.maemo.org/git/?p=browser-switch;a=commitdiff_plain;h=82f5c8e9b32eb3ec1810c2c2812a9a7b52026981 Update debian/rules We need to build the Fremantle-specific version of the command-line utility, and install the new Xsession.post script. --- diff --git a/debian/rules b/debian/rules index 4eb9973..580398e 100755 --- a/debian/rules +++ b/debian/rules @@ -28,7 +28,7 @@ build-stamp: configure-stamp dh_testdir make EXTRA_CFLAGS="$(EXTRA_CFLAGS)" fremantle - make -C config-ui EXTRA_CFLAGS="$(EXTRA_CFLAGS)" fremantle-plugin util + make -C config-ui EXTRA_CFLAGS="$(EXTRA_CFLAGS)" fremantle-plugin fremantle-util touch $@ @@ -50,7 +50,7 @@ install: build # Add here commands to install the package into # debian/browser-switchboard. - make DESTDIR=debian/browser-switchboard install + make DESTDIR=debian/browser-switchboard install install-xsession-script make -C config-ui DESTDIR=../debian/browser-switchboard install install -c -m 0644 debian/browser-switchboard-cp.desktop debian/browser-switchboard/usr/share/applications/hildon-control-panel install -c -m 0644 debian/microb.desktop debian/browser-switchboard/usr/share/applications/hildon