mirror of
https://git.openafs.org/openafs.git
synced 2025-01-31 05:27:44 +00:00
make dpkg should not depend on dest
It's pointless to have make dpkg build the tree before running the Debian build rules, since the Debian build rules are just going to build the tree again. Change-Id: I2481b20a5ca23f8cb067ba609d4d3acd58738cc4 Reviewed-on: http://gerrit.openafs.org/2406 Reviewed-by: Derrick Brashear <shadow@dementia.org> Tested-by: Derrick Brashear <shadow@dementia.org>
This commit is contained in:
parent
b666166b6d
commit
ad1b79547b
@ -89,7 +89,7 @@ dest_only_libafs: only_libafs dest_dirs
|
||||
$(MAKE) build TARGET=libafs COMPILE_PART2B=dest
|
||||
-${INSTALL_DATA} ${srcdir}/src/LICENSE ${DEST}/LICENSE
|
||||
|
||||
dpkg: dest
|
||||
dpkg:
|
||||
ln -fs ${srcdir}/src/packaging/Debian debian
|
||||
dpkg-buildpackage -rfakeroot -us -uc
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user