Codebase list libhdate / run/1b4f93fa-9d2a-4895-b1b6-540f1fa35066/main debian / rules
run/1b4f93fa-9d2a-4895-b1b6-540f1fa35066/main

Tree @run/1b4f93fa-9d2a-4895-b1b6-540f1fa35066/main (Download .tar.gz)

rules @run/1b4f93fa-9d2a-4895-b1b6-540f1fa35066/main

c9adbd0
 
df373e1
 
b458d77
2ad4586
c9adbd0
b458d77
df373e1
c9adbd0
b458d77
b9c0f49
#!/usr/bin/make -f

ARCHLIB := $(shell perl -MConfig -e 'print $$Config{vendorarch}')

%:
	dh $* --with python2

override_dh_auto_configure:
	dh_auto_configure -- --with-perl-sitelib-dir=$(ARCHLIB)

override_dh_python2:
	dh_python2 -s --no-guessing-versions