File: rules

package info (click to toggle)
eiciel 0.9.11-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 3,204 kB
  • ctags: 561
  • sloc: sh: 11,809; cpp: 3,546; makefile: 162; xml: 30; sed: 16
file content (15 lines) | stat: -rwxr-xr-x 314 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#!/usr/bin/make -f

%:
	dh $@

override_dh_auto_configure:
	dh_auto_configure -- --with-gnome-version=3

override_dh_makeshlibs:
	dh_makeshlibs -Xlibeiciel-nautilus

override_dh_install:
	dh_install
	rm -f debian/eiciel/usr/lib/*/nautilus/extensions-*/*.a
	rm -f debian/eiciel/usr/lib/*/nautilus/extensions-*/*.la