File: rules

package info (click to toggle)
optcomplete 1.2-11.1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 232 kB
  • sloc: python: 558; sh: 13; makefile: 5
file content (9 lines) | stat: -rwxr-xr-x 216 bytes parent folder | download
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f
# -*- makefile -*-

%:
	dh $@ --with python2

override_dh_auto_install:
	dh_auto_install
	install -m 0644 etc/optcomplete.bash $(CURDIR)/debian/python-optcomplete/etc/bash_completion.d/optcomplete