1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-12-13 03:30:33 +00:00

fixing location

This commit is contained in:
Carles Fernandez 2014-11-14 22:29:15 +01:00
parent 6e922693c1
commit dfa4af8709

View File

@ -1,4 +1,4 @@
#!/bin/sh #!/bin/sh
set -e set -e
chmod +x @TARGET_INSTALL_DESTINATION@/bin/@PROJECT_NAME@ chmod +x @CMAKE_INSTALL_PREFIX@/bin/@PROJECT_NAME@
chmod +x @TARGET_INSTALL_DESTINATION@/bin/volk_gnsssdr_profile chmod +x @CMAKE_INSTALL_PREFIX@/bin/volk_gnsssdr_profile