wrong
This commit is contained in:
parent
cbf018227a
commit
5ffb793adc
5
debian/rules
vendored
5
debian/rules
vendored
@ -3,9 +3,6 @@
|
||||
# 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
|
||||
@ -94,7 +91,7 @@ binary-arch: build install
|
||||
dh_makeshlibs
|
||||
dh_strip
|
||||
dh_installdeb
|
||||
dh_shlibdeps
|
||||
dh_shlibdeps -ldebian/arcconf/usr/lib/arcconf
|
||||
dh_gencontrol
|
||||
dh_md5sums
|
||||
dh_builddeb
|
||||
|
Loading…
Reference in New Issue
Block a user