diff options
Diffstat (limited to 'java/eclipse/scripts/pre-patch')
-rw-r--r-- | java/eclipse/scripts/pre-patch | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/java/eclipse/scripts/pre-patch b/java/eclipse/scripts/pre-patch index 3444009f5048..7c99930daed4 100644 --- a/java/eclipse/scripts/pre-patch +++ b/java/eclipse/scripts/pre-patch @@ -1,7 +1,5 @@ #!/bin/sh -set -x - # Copy the Linux 'native' code for the FreeBSD versions # At this point, just make sure the directory and file names are "freebsd" # These files will be patched in the do-patch step. |