extend shlib path fpr package build
This commit is contained in:
parent
8a1888b715
commit
cdf1fbbde1
3
debian/rules
vendored
3
debian/rules
vendored
@ -3,6 +3,9 @@
|
||||
# Uncomment this to turn on verbose mode.
|
||||
#export DH_VERBOSE=1
|
||||
|
||||
override_dh_shlibdeps:
|
||||
dh_shlibdeps -l$(shell pwd)/debian/arcconf/usr/lib/arcconf
|
||||
|
||||
clean:
|
||||
dh_testdir
|
||||
dh_testroot
|
||||
|
Loading…
Reference in New Issue
Block a user