Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ttt
Teleteaching Standalone
Commits
ebb6feaf
Commit
ebb6feaf
authored
Apr 05, 2019
by
Administrator
Browse files
forgot to correct build.xml
parent
705bce05
Pipeline
#1717
passed with stage
in 17 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
build.xml
View file @
ebb6feaf
...
...
@@ -75,15 +75,7 @@
<copy
todir=
"${dist}"
><fileset
dir=
"${lib}"
></fileset></copy>
<copy
todir=
"${dist}"
><fileset
dir=
"${native}"
></fileset></copy>
<copy
todir=
"${dist}"
file=
"run.sh"
/>
<copy
todir=
"${dist}"
file=
"beamer.sh"
/>
<copy
todir=
"${dist}"
file=
"beamer169.sh"
/>
<copy
todir=
"${dist}"
file=
"rotateTablet.sh"
/>
<copy
todir=
"${dist}"
file=
"rotatebackTablet.sh"
/>
<copy
todir=
"${dist}"
file=
"vncserver.sh"
/>
<copy
todir=
"${dist}"
file=
"vncserver169.sh"
/>
<copy
todir=
"${dist}"
file=
"touch-on.sh"
/>
<copy
todir=
"${dist}"
file=
"touch-off.sh"
/>
<copy
todir=
"${dist}"
file=
"run.sh"
/>
<copy
todir=
"${dist}"
><fileset
dir=
"linuxscripts"
></fileset></copy>
<zip
destfile=
"./ttt.zip"
basedir=
"."
includes=
"dist/*"
update=
"true"
/>
</target>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment