]> git.pld-linux.org Git - packages/nginx.git/commitdiff
- small consistency fix
authorAdam Osuchowski <adwol@pld-linux.org>
Mon, 27 Jul 2015 11:08:37 +0000 (13:08 +0200)
committerAdam Osuchowski <adwol@pld-linux.org>
Mon, 27 Jul 2015 11:08:37 +0000 (13:08 +0200)
nginx.spec

index 2c9b563660193ea41edb3db78ffc01bcd0441669..1990e83e4ed6a1bdcbc0a7e23945bafa186d939f 100644 (file)
@@ -385,7 +385,7 @@ build standard \
        --with-http_secure_link_module \
        %{nil}
 
-mv -f objs/%{name} bin/%{name}-standard
+mv -f objs/nginx bin/nginx-standard
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.227252 seconds and 4 git commands to generate.