Opened 4 years ago

Closed 4 years ago

#25 closed defect (fixed)

syntax error in CMakeLists-install-linux.txt

Reported by: cavedon Owned by: vadim
Priority: major Milestone:
Component: Build System Version:
Keywords: Cc:

Description

File wengophone/src/presentation/qt/CMakeLists-install-linux.txt has a missing "endif" and a misplaced "endif". Looks like a patch applied badly.

The build does not fail, because just a warnin is printed, but "make install" is not work properly.

I am attaching a patch to fix it

Attachments (1)

cmake-install-missing-endif.patch (756 bytes) - added by cavedon 4 years ago.

Download all attachments as: .zip

Change History (3)

Changed 4 years ago by cavedon

comment:1 Changed 4 years ago by cavedon

  • Version 2.2-RC1 deleted

comment:2 Changed 4 years ago by laurent

  • Resolution set to fixed
  • Status changed from new to closed

applied

Note: See TracTickets for help on using tickets.