|
|
|
@ -84,7 +84,7 @@ if [ -n "${DEVEL}" ]; then
|
|
|
|
|
# Some other packags NOT having development package
|
|
|
|
|
case "${PKGNAME}" in
|
|
|
|
|
"cmake"|"hal-info"|"lilypond"|"mftrace"|"pcsc-perl"|"torsocks") exit 0;;
|
|
|
|
|
"tqca-tls"|"tdeadmin"|"tdetoys"|"tde-i18n"*|"tdeaddons"|"tdeartwork"|"libtqt-perl") exit 0;;
|
|
|
|
|
"tqca-tls"|"tdeadmin"|"tdetoys"|"tde-i18n"*|"tdeaddons"|"tdeartwork"|"libtqt-perl"|"kipi-plugins") exit 0;;
|
|
|
|
|
esac
|
|
|
|
|
|
|
|
|
|
# Some package have specific development package.
|
|
|
|
|