2004-08-31 Roland McGrath <roland@redhat.com>
* debian/rules: Rewrite sparc64 change of 2004-07-12. Always do each build in a separate build directory. Fixes Debian bug #254728.
This commit is contained in:
parent
f5fcbc1fb0
commit
5db9032c63
3
debian/rules
vendored
3
debian/rules
vendored
@ -70,7 +70,8 @@ ifeq ($(build64),yes)
|
||||
ln -s strace.1 debian/tmp/usr/share/man/man1/strace64.1
|
||||
endif
|
||||
|
||||
dpkg-shlibdeps strace
|
||||
dpkg-shlibdeps build/strace $(patsubst yes,build64/strace,$(build64))
|
||||
|
||||
dpkg-gencontrol -isp
|
||||
dpkg --build debian/tmp ..
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user