File: rules

package info (click to toggle)
gnome-shell-extension-weather 0.0~git20201103.d8be50f-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,652 kB
  • sloc: javascript: 2,751; xml: 160; makefile: 68; sh: 55
file content (11 lines) | stat: -rwxr-xr-x 157 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f

include /usr/share/dpkg/default.mk

export GIT_VERSION := $(DEB_VERSION)

%:
	dh $@

override_dh_autoreconf:
	dh_autoreconf ./autogen.sh