File: rules

package info (click to toggle)
pacpl 4.0.5-7.1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, wheezy
  • size: 1,652 kB
  • ctags: 256
  • sloc: perl: 2,144; sh: 274; makefile: 129
file content (12 lines) | stat: -rwxr-xr-x 301 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/make -f

%:
	dh $@

override_dh_auto_configure:
	# Use --enable-all here, but don't install d3lphin and amarok plugins in
	# pacpl.install. This is due to a strange behavior of the configure script.
	./configure --enable-all

override_dh_auto_install:
	dh_auto_install --destdir=debian/tmp