zeroc-ice / datastorm

Data centric pub/sub framework based on Ice
GNU General Public License v2.0
13 stars 7 forks source link

make install installs headers with executable bit set #6

Closed bentoi closed 4 years ago

bentoi commented 4 years ago

On RHEL8:

*** WARNING: ./usr/include/DataStorm/InternalT.h is executable but has empty or no shebang, removing executable bit
*** WARNING: ./usr/include/DataStorm/Config.h is executable but has empty or no shebang, removing executable bit
*** WARNING: ./usr/include/DataStorm/DataStorm.h is executable but has empty or no shebang, removing executable bit
*** WARNING: ./usr/include/DataStorm/Node.h is executable but has empty or no shebang, removing executable bit
*** WARNING: ./usr/include/DataStorm/CtrlCHandler.h is executable but has empty or no shebang, removing executable bit
*** WARNING: ./usr/include/DataStorm/InternalI.h is executable but has empty or no shebang, removing executable bit
*** WARNING: ./usr/include/DataStorm/Types.h is executable but has empty or no shebang, removing executable bit
*** WARNING: ./usr/include/DataStorm/Sample.h is executable but has empty or no shebang, removing executable bit