File: rules

package info (click to toggle)
gkrellweather 2.0.8-2.2
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye
  • size: 240 kB
  • sloc: ansic: 881; perl: 92; makefile: 78
file content (10 lines) | stat: -rwxr-xr-x 352 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

export DEB_LDFLAGS_MAINT_APPEND=-Wl,--as-needed
export DEB_BUILD_MAINT_OPTIONS=hardening=+all
%:
	dh $@

override_dh_auto_install:
	install -D -m 755 gkrellweather.so $(CURDIR)/debian/gkrellweather/usr/lib/gkrellm2/plugins/gkrellweather.so
	install -D -m 755 GrabWeather $(CURDIR)/debian/gkrellweather/usr/share/gkrellm/GrabWeather