File: rules

package info (click to toggle)
libpdl-graphics-trid-perl 2.102-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 476 kB
  • sloc: perl: 5,082; ansic: 683; makefile: 8
file content (14 lines) | stat: -rwxr-xr-x 339 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#!/usr/bin/make -f

# Enable hardening build flags
export DEB_BUILD_MAINT_OPTIONS=hardening=+all

%:
	dh $@

execute_after_dh_auto_install:
	$(RM) $(CURDIR)/debian/*/usr/lib/*/perl5/*/PDL/Graphics/TriD/Tk.pm
	$(RM) $(CURDIR)/debian/*/usr/share/man/man3/PDL\:\:Graphics\:\:TriD\:\:Tk.3pm

override_dh_shlibdeps:
	dh_shlibdeps -X OpenGLQ.so