dev-cpp/pangomm: stable 2.42.1 for hppa, bug #717144
[gentoo.git] / eclass / cannadic.eclass
index ec7119f8e06c8c33d976b16c36e10422fea5ee37..7392d5ce6a9b669ae9c1fd8c1063747282f38ac6 100644 (file)
@@ -59,7 +59,9 @@ dicsdir-install() {
 cannadic_src_install() {
        local f
        for f in *.c[btl]d *.t; do
-               cannadic-install "${f}"
+               if [[ -s "${f}" ]]; then
+                       cannadic-install "${f}"
+               fi
        done 2> /dev/null
 
        dicsdir-install || die