Lines 19-25
Link Here
|
19 |
## This is the file where the selections made in the interactive dialog |
19 |
## This is the file where the selections made in the interactive dialog |
20 |
## are saved in and initialized from. |
20 |
## are saved in and initialized from. |
21 |
|
21 |
|
|
|
22 |
.if defined(KDE_PREFIX) |
23 |
CONFIG_FILE= ${KDE_PREFIX}/etc/kde-meta.conf |
24 |
.else |
22 |
CONFIG_FILE= ${LOCALBASE}/etc/kde-meta.conf |
25 |
CONFIG_FILE= ${LOCALBASE}/etc/kde-meta.conf |
|
|
26 |
.endif |
23 |
|
27 |
|
24 |
## The list of all modules that make up KDE, excluding the base modules |
28 |
## The list of all modules that make up KDE, excluding the base modules |
25 |
## arts, kdebase and kdelibs |
29 |
## arts, kdebase and kdelibs |