Changes between Initial Version and Version 1 of Ticket #50094, comment 3


Ignore:
Timestamp:
Dec 20, 2015, 9:56:03 PM (8 years ago)
Author:
RJVB (René Bertin)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #50094, comment 3

    initial v1  
    2929    global prefix
    3030    global kde4.legacy_prefix
     31    if {[file exists ${destroot}${kde4.legacy_prefix}/lib/cmake]} {
     32        # move back the cmake modues to where they should be
     33        file rename ${destroot}${kde4.legacy_prefix}/lib/cmake ${destroot}${prefix}/lib/cmake
     34    }
    3135    if {[file exists ${destroot}${kde4.legacy_prefix}/lib/kde4]} {
    3236        # move back the kparts to where they should be