Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
P
pyra-scripts
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Askarus
pyra-scripts
Commits
6745d5ae
Commit
6745d5ae
authored
Mar 20, 2017
by
aTc
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
pyra hacks
parent
2c2ac25c
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
9 additions
and
1 deletion
+9
-1
debian/control
debian/control
+6
-0
debian/pyra-hacks.install
debian/pyra-hacks.install
+1
-0
debian/rules
debian/rules
+1
-1
debian/tiler.service
debian/tiler.service
+1
-0
No files found.
debian/control
View file @
6745d5ae
...
...
@@ -10,3 +10,9 @@ Architecture: all
Depends: ${misc:Depends}
Description: Support scripts for Pyra handheld
Support scripts for Pyra handheld
Package: pyra-hacks
Architecture: all
Depends: ${misc:Depends}
Description: Some hacks to quickly get around a few problems
These things should be properly fixed at some stage.
debian/pyra-hacks.install
0 → 100644
View file @
6745d5ae
debian
/
tiler
.
service
/
lib
/
systemd
/
system
/
debian/rules
View file @
6745d5ae
...
...
@@ -19,7 +19,7 @@ include /usr/share/dpkg/default.mk
# main packaging script based on dh7 syntax
%:
dh $@
dh $@
--with systemd
# debmake generated override targets
# This is example for Cmake (See http://bugs.debian.org/641051 )
...
...
debian/tiler.service
View file @
6745d5ae
[Unit]
Description
=
Tiler fix
Before
=
pyra-first-run
[Service]
Type
=
oneshot
...
...
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