extpython/src/debian/rules.openssl-1.1.1l

14 lines
183 B
Makefile

#!/usr/bin/make -f
# -*- makefile -*-
export DH_VERBOSE=1
override_dh_usrlocal:
override_dh_strip:
override_dh_shlibdeps:
dh_shlibdeps -l /opt/extpython/ssl/1.1.1l/lib
%:
dh $@