Changeset b93eccf0 for kde/kf5/kf5-frameworks.xml
- Timestamp:
- 08/20/2019 01:55:15 AM (4 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 9.0, 9.1, ken/inkscape-core-mods, lazarus, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- 0260f4b
- Parents:
- 2320f68b
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kde/kf5/kf5-frameworks.xml
r2320f68b rb93eccf0 318 318 tar -xf $file 319 319 pushd $packagedir 320 321 # Fix a cmake problem in plasma-framework 322 if [ "$name" == "plasma-framework" ]; then 323 sed -i '/CMakeFind/,+1 s/^/#/' src/plasmaquick/KF5PlasmaQuickConfig.cmake.in 324 fi 325 320 326 mkdir build 321 327 cd build
Note:
See TracChangeset
for help on using the changeset viewer.