]> git.pld-linux.org Git - packages/acx.git/commitdiff
- fixed my mistake.
authorcieciwa <cieciwa@pld-linux.org>
Wed, 12 Apr 2006 09:46:41 +0000 (09:46 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    acx.spec -> 1.48

acx.spec

index c252e64858333df97c868a6403d786b4b6cbb36c..7e037dfc4d08f1c4ca9357a2f47e7c69489dbf96 100644 (file)
--- a/acx.spec
+++ b/acx.spec
@@ -103,7 +103,7 @@ for cfg in %{?with_dist_kernel:%{?with_smp:smp} up}%{!?with_dist_kernel:nondist}
                 M=$PWD O=$PWD/o \
                 %{?with_verbose:V=1}
 
-        mv MODULE_NAME{,-$cfg}.ko
+        mv acx{,-$cfg}.ko
 done
 
 %install
This page took 0.084103 seconds and 4 git commands to generate.