]> git.pld-linux.org Git - packages/patch.git/commitdiff
s/%{_target}/%{_target_platform}/
authorArtur Frysiak <artur@frysiak.net>
Tue, 1 Jun 1999 17:46:16 +0000 (17:46 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    patch.spec -> 1.15

patch.spec

index dc2e8653bb44bd6072245fbc2e3cef6efd648246..d3e7d5dcc8ff94b5e764bf931c5eeae735c8c309 100644 (file)
@@ -28,7 +28,7 @@ plik
 
 %build
 CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="-s" \
-./configure %{_target} \
+./configure %{_target_platform} \
        --prefix=%{_prefix}
 
 make
This page took 0.097224 seconds and 4 git commands to generate.