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
Open sidebar
Raptor Engineering Public Development
dsview
Commits
01245eb5
Commit
01245eb5
authored
8 years ago
by
Yaakov
Committed by
GitHub
8 years ago
Browse files
Options
Download
Email Patches
Plain Diff
copy udev rules to the right location for Ubuntu
parent
acc14cf0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
DSView/CMakeLists.txt
DSView/CMakeLists.txt
+1
-0
No files found.
DSView/CMakeLists.txt
View file @
01245eb5
...
...
@@ -399,6 +399,7 @@ install(DIRECTORY res DESTINATION share/${PROJECT_NAME})
install
(
DIRECTORY ../libsigrokdecode4DSL/decoders DESTINATION share/
${
PROJECT_NAME
}
)
install
(
FILES icons/logo.png DESTINATION share/
${
PROJECT_NAME
}
RENAME logo.png
)
install
(
FILES DreamSourceLab.rules DESTINATION /usr/lib/udev/rules.d/
)
install
(
FILES DreamSourceLab.rules DESTINATION /etc/udev/rules.d/
)
install
(
FILES DSView.desktop DESTINATION /usr/share/applications/
)
#===============================================================================
...
...
This diff is collapsed.
Click to expand it.
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