add needed deep
This commit is contained in:
5
debian/rules
vendored
5
debian/rules
vendored
@@ -5,11 +5,6 @@
|
||||
|
||||
|
||||
clean:
|
||||
ifeq ($(DEB_BUILD_ARCH),amd64)
|
||||
sed -e "s/@BUILD_DEPENDS@/libc6-i386/" debian/control.in >debian/control
|
||||
else
|
||||
sed -e "s/@BUILD_DEPENDS@/libc6/" debian/control.in >debian/control
|
||||
endif
|
||||
dh_testdir
|
||||
dh_testroot
|
||||
dh_clean
|
||||
|
||||
Reference in New Issue
Block a user