File: rules

package info (click to toggle)
spice-html5 0.3.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 2,424 kB
  • sloc: javascript: 49,643; makefile: 60
file content (20 lines) | stat: -rwxr-xr-x 411 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
#!/usr/bin/make -f

# export DH_VERBOSE=1

include /usr/share/openstack-pkg-tools/pkgos.make

UPSTREAM_GIT := https://gitlab.freedesktop.org/spice/spice-html5/

%:
	dh $@

override_dh_auto_install:
	echo "Not using Makefile"

override_dh_auto_build:
	echo "Nothing to build"

override_dh_install:
	dh_install
	rm $(CURDIR)/debian/spice-html5/usr/share/spice-html5/thirdparty/browser-es-module-loader/.npmignore