Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
N
nx-libs
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
dimbor
nx-libs
Commits
7c531a5b
Commit
7c531a5b
authored
Jun 30, 2016
by
Mihai Moldovan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
debian/roll-tarballs.sh: copy new debian/x2goagent.options file into real tarball environment.
parent
ae590fe4
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
0 deletions
+3
-0
changelog
debian/changelog
+2
-0
roll-tarballs.sh
debian/roll-tarballs.sh
+1
-0
No files found.
debian/changelog
View file @
7c531a5b
...
...
@@ -10,6 +10,8 @@ nx-libs (2:3.5.0.33-0x2go1) UNRELEASED; urgency=low
but RPM doesn't support that too well yet.
* debian/:
- Add x2goagent.options file for compatibility with x2goserver nightly.
* debian/roll-tarballs.sh:
- Copy new debian/x2goagent.options file into real tarball environment.
[ Mike Gabriel ]
* debian/libxinerama1.postinst.in:
...
...
debian/roll-tarballs.sh
View file @
7c531a5b
...
...
@@ -91,6 +91,7 @@ if [ "x$MODE" = "xfull" ]; then
cp
-v
"debian/rgb"
"./etc/"
cp
-v
"debian/nxagent.keyboard"
"./etc/"
cp
-v
"debian/x2goagent.keyboard"
"./etc/"
cp
-v
"debian/x2goagent.options"
"./etc/"
cp
-v
"debian/VERSION"
"./VERSION.x2goagent"
else
rm
-Rf
"nxcompshad"
*
...
...
Write
Preview
Markdown
is supported
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