]> git.pld-linux.org Git - packages/screen.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:
    screen.spec -> 1.13

screen.spec

index c1be4698c8fd5a78085a8b65f19c29327eefd82c..606b042678b22252a9e213db0d9d1d47ce084338 100644 (file)
@@ -54,7 +54,7 @@ ba
 %patch3 -p1
 
 %build
-./configure %{_target} \
+./configure %{_target_platform} \
     --prefix=/usr
 
 make CFLAGS="$RPM_OPT_FLAGS -D_GNU_SOURCE" 
This page took 0.053204 seconds and 4 git commands to generate.