summaryrefslogtreecommitdiff
path: root/sysutils/renameutils/files/patch-src__icmd.c
blob: af6665380f01357b3adcb6a76f6aeb954227b5c3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- src/icmd.c.orig	2008-09-21 09:10:29 UTC
+++ src/icmd.c
@@ -45,8 +45,8 @@
 #include "common/string-utils.h"
 #include "common/common.h"
 
-#define MV_COMMAND "mv"
-#define CP_COMMAND "cp"
+#define MV_COMMAND "gmv"
+#define CP_COMMAND "gcp"
 /* This list should be up to date with mv and cp!
  * It was last updated on 2007-11-30 for
  * Debian coreutils 5.97-5.4 in unstable.