]> git.pld-linux.org Git - packages/ant-yuicompressor.git/commitdiff
- macro unify
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 3 May 2010 14:43:52 +0000 (14:43 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ant-yuicompressor.spec -> 1.7

ant-yuicompressor.spec

index 22cb71bc068ff8b383561b4d6f0647690c9097ef..311969dd86d885530b251bda195ee40415c6f823 100644 (file)
@@ -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
This page took 0.095869 seconds and 4 git commands to generate.