From a517b18bbaab936ce5e74445bf05c1b279665bcd Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Thu, 16 Sep 2010 09:48:10 +0000 Subject: [PATCH] - remove js sources Changed files: roundcubemail.spec -> 1.101 --- roundcubemail.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/roundcubemail.spec b/roundcubemail.spec index 1ae4325..71b0383 100644 --- a/roundcubemail.spec +++ b/roundcubemail.spec @@ -153,6 +153,9 @@ for a in bin/*.sh; do mv $a ${a%.sh} done +# unpacked js sources +find -name '*.src' | xargs rm -v + # php-pear-PEAR-core 1.9.0 (used indirectly) rm program/lib/PEAR.php rm program/lib/PEAR5.php -- 2.44.0