File: rules

package info (click to toggle)
invada-studio-plugins-lv2 1.2.0%2Brepack0-7
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,880 kB
  • ctags: 2,046
  • sloc: ansic: 15,703; xml: 4,179; makefile: 225
file content (13 lines) | stat: -rwxr-xr-x 278 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/usr/bin/make -f

export DEB_BUILD_MAINT_OPTIONS = hardening=+all

export DEB_MAINT_LD_FLAGS_APPEND = -Wl,--as-needed

CFLAGS += -Wall -g

%:
	dh $@

override_dh_auto_install:
	$(MAKE) install-sys INSTALL_SYS_PLUGINS_DIR=$(CURDIR)/debian/invada-studio-plugins-lv2/usr/lib/lv2