From: Elan Ruusamäe Date: Mon, 3 May 2010 14:43:52 +0000 (+0000) Subject: - macro unify X-Git-Url: https://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=ef2f9de2b915eba3a841adc762b85c4b7ea82188;p=packages%2Fant-yuicompressor.git - macro unify Changed files: ant-yuicompressor.spec -> 1.7 --- diff --git a/ant-yuicompressor.spec b/ant-yuicompressor.spec index 22cb71b..311969d 100644 --- a/ant-yuicompressor.spec +++ b/ant-yuicompressor.spec @@ -99,9 +99,9 @@ CLASSPATH=$(build-classpath $required_jars) install -d net/noha/tools/ant/yuicompressor/tasks/ cp -a %{SOURCE1} net/noha/tools/ant/yuicompressor/tasks/antlib.xml -%{jar} uf build/bin/yui-compressor-ant-task-%{version}.jar net/noha/tools/ant/yuicompressor/tasks/antlib.xml +%jar uf build/bin/yui-compressor-ant-task-%{version}.jar net/noha/tools/ant/yuicompressor/tasks/antlib.xml -%{jar} cf %{name}.src.jar -C src . +%jar cf %{name}.src.jar -C src . %install rm -rf $RPM_BUILD_ROOT