summaryrefslogtreecommitdiff
path: root/java/eclipse/scripts/pre-patch
diff options
context:
space:
mode:
authorBartek Rutkowski <robak@FreeBSD.org>2014-08-27 14:23:57 +0000
committerBartek Rutkowski <robak@FreeBSD.org>2014-08-27 14:23:57 +0000
commitfc2ede033ff394c6eeda10a351a0f123792516d1 (patch)
tree79cd08dd9f2139b512d33d4ac215b7af395d494c /java/eclipse/scripts/pre-patch
parent- Update to 2.7.1 (diff)
java/eclipse: Set a default theme and external browser
PR: 192696 Submitted by: Jimmy Kelley <ljboiler@gmail.com> Reviewed by: swills (mentor), marino (mentor) Approved by: mentors (implicit)
Notes
Notes: svn path=/head/; revision=366329
Diffstat (limited to 'java/eclipse/scripts/pre-patch')
-rw-r--r--java/eclipse/scripts/pre-patch2
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.