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
6d7784eb
Commit
6d7784eb
authored
Nov 22, 2018
by
Mike Gabriel
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
debian/nxagent.{post,pre}*: Fix versions in dpkg-maintscript-helper calls.
parent
afa56ea6
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
6 deletions
+6
-6
nxagent.postinst
debian/nxagent.postinst
+2
-2
nxagent.postrm
debian/nxagent.postrm
+2
-2
nxagent.preinst
debian/nxagent.preinst
+2
-2
No files found.
debian/nxagent.postinst
View file @
6d7784eb
...
...
@@ -3,9 +3,9 @@
set
-e
dpkg-maintscript-helper rm_conffile
\
/etc/nxagent/rgb
"2:3.5.99.4-
999
"
nxagent
--
"
$@
"
/etc/nxagent/rgb
"2:3.5.99.4-
1
"
nxagent
--
"
$@
"
dpkg-maintscript-helper rm_conffile
\
/etc/nxagent/nxagent.keyboard
"2:3.5.99.
4-999
"
nxagent
--
"
$@
"
/etc/nxagent/nxagent.keyboard
"2:3.5.99.
16-4
"
nxagent
--
"
$@
"
#DEBHELPER#
debian/nxagent.postrm
View file @
6d7784eb
...
...
@@ -3,9 +3,9 @@
set
-e
dpkg-maintscript-helper rm_conffile
\
/etc/nxagent/rgb
"2:3.5.99.4-
999
"
nxagent
--
"
$@
"
/etc/nxagent/rgb
"2:3.5.99.4-
1
"
nxagent
--
"
$@
"
dpkg-maintscript-helper rm_conffile
\
/etc/nxagent/nxagent.keyboard
"2:3.5.99.
4-999
"
nxagent
--
"
$@
"
/etc/nxagent/nxagent.keyboard
"2:3.5.99.
16-4
"
nxagent
--
"
$@
"
#DEBHELPER#
debian/nxagent.preinst
View file @
6d7784eb
...
...
@@ -3,9 +3,9 @@
set
-e
dpkg-maintscript-helper rm_conffile
\
/etc/nxagent/rgb
"2:3.5.99.4-
999
"
nxagent
--
"
$@
"
/etc/nxagent/rgb
"2:3.5.99.4-
1
"
nxagent
--
"
$@
"
dpkg-maintscript-helper rm_conffile
\
/etc/nxagent/nxagent.keyboard
"2:3.5.99.
4-999
"
nxagent
--
"
$@
"
/etc/nxagent/nxagent.keyboard
"2:3.5.99.
16-4
"
nxagent
--
"
$@
"
#DEBHELPER#
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