Skip to content

Commit

Permalink
Merge pull request #132 from Nitrokey/11_packaging_related_problems
Browse files Browse the repository at this point in the history
Issue 11 packaging related problems (partly fixed)
  • Loading branch information
szszszsz authored Aug 30, 2016
2 parents 3b9d633 + 2f4e4e3 commit dd77fc2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@ IF(NOT WIN32)
# Install Nitrokey udev rules
install(FILES
${CMAKE_SOURCE_DIR}/data/40-nitrokey.rules
DESTINATION /etc/udev/rules.d
DESTINATION /usr/lib/udev/rules.d
)

# Install autocompletion scripts
Expand Down
1 change: 0 additions & 1 deletion data/nitrokey-app.desktop
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,3 @@ Icon=nitrokey-app
Type=Application
Categories=Utility;Security;Qt;
Keywords=Nitrokey;OpenPGP;smart card;
URL=www.nitrokey.com

0 comments on commit dd77fc2

Please sign in to comment.