aboutsummaryrefslogtreecommitdiff
path: root/utility.c
diff options
context:
space:
mode:
authorGlenn L McGrath <bug1@ihug.co.nz>2001-02-10 14:53:44 +0000
committerGlenn L McGrath <bug1@ihug.co.nz>2001-02-10 14:53:44 +0000
commitde556615dc0f50191266be778e3978ae27d5779c (patch)
tree55735ab324ff5efc38af071ec4942ede2091c187 /utility.c
parent510f0ddafaaf6950c67c953471fac6435b2d0649 (diff)
downloadbusybox-de556615dc0f50191266be778e3978ae27d5779c.tar.gz
BB_DPKG uses copy_file
Diffstat (limited to 'utility.c')
-rw-r--r--utility.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/utility.c b/utility.c
index aa1fa943b..9f0bca971 100644
--- a/utility.c
+++ b/utility.c
@@ -312,7 +312,7 @@ int copy_file_chunk(int srcfd, int dstfd, size_t chunksize)
#endif
-#if defined (BB_CP_MV)
+#if defined (BB_CP_MV) || defined BB_DPKG
/*
* Copy one file to another, while possibly preserving its modes, times, and
* modes. Returns TRUE if successful, or FALSE on a failure with an error