File: rules

package info (click to toggle)
mate-window-applets 21.04.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 348 kB
  • sloc: xml: 55; sh: 53; makefile: 7
file content (13 lines) | stat: -rwxr-xr-x 305 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/usr/bin/make -f
# -*- makefile -*-

export DEB_BUILD_MAINT_OPTIONS = hardening=+all
DPKG_EXPORT_BUILDFLAGS = 1
include /usr/share/dpkg/buildflags.mk

%:
	dh $@ --without autoreconf --buildsystem=meson


get-orig-source:
	uscan --noconf --force-download --rename --download-current-version --destdir=..