Changes between Initial Version and Version 1 of Ticket #50094, comment 3
- Timestamp:
- Dec 20, 2015, 9:56:03 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #50094, comment 3
initial v1 29 29 global prefix 30 30 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 } 31 35 if {[file exists ${destroot}${kde4.legacy_prefix}/lib/kde4]} { 32 36 # move back the kparts to where they should be