Skip to content

Commit

Permalink
changed debian/rules according to @bluca patch
Browse files Browse the repository at this point in the history
  • Loading branch information
slyshykO committed Apr 12, 2018
1 parent 102f421 commit ae4e6a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion debian/rules
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all

override_dh_auto_configure:
dh_auto_configure -- \
-DCMAKE_LIBRARY_PATH=$(DEB_HOST_MULTIARCH) \
-DLIB_INSTALL_DIR=/usr/lib/$(DEB_HOST_MULTIARCH) \
-DSTLINK_UDEV_RULES_DIR='/lib/udev/rules.d'

0 comments on commit ae4e6a0

Please sign in to comment.