Skip to content

Commit

Permalink
hackish fix for kralf#5
Browse files Browse the repository at this point in the history
  • Loading branch information
Hogshead committed Jun 14, 2017
1 parent 3217998 commit 51598b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/ReMakeDistribute.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,7 @@ macro(remake_distribute_deb)
remake_set(distribute_pass SELF
DEFAULT CMAKE_BUILD_TYPE CMAKE_INSTALL_PREFIX CMAKE_INSTALL_RPATH)
remake_set(distribute_exclude SELF DEFAULT /debian/)
remake_set(distribute_force_consistency TRUE)

remake_file_read(distribute_changelog_content ${distribute_changelog})
string(REGEX REPLACE "([^\\\n]+).*" "\\1" distribute_changelog_header
Expand Down

0 comments on commit 51598b5

Please sign in to comment.