File: rules

package info (click to toggle)
ifenslave 2.14
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 100 kB
  • sloc: sh: 204; makefile: 3
file content (6 lines) | stat: -rwxr-xr-x 224 bytes parent folder | download
1
2
3
4
5
6
#!/usr/bin/make -f
# Unfortunately systemd.pc does not have a dedicated variable for the "network" path.
export deb_systemdnetworkdir = $(shell pkg-config --variable=systemd_util_dir systemd | sed s,^/,,)/network

%:
	dh $@