]> git.pld-linux.org Git - packages/ash.git/commitdiff
- typos. ash-0_4_0-1
authorkloczek <kloczek@pld-linux.org>
Wed, 25 Apr 2001 11:28:14 +0000 (11:28 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ash.spec -> 1.36

ash.spec

index 96f4c17a83012a16edb4f482901ff6b2687bb4ef..a62b686a19170e373ca92ed370a951d7ac7f61ec 100644 (file)
--- a/ash.spec
+++ b/ash.spec
@@ -158,9 +158,9 @@ mv -f sh ash.BOOT
 %endif
 
 # other
-%{__make} OPT_FLAGS="%{rpmlclags}" LDFLAGS="-static %{rpmldflags}"
+%{__make} OPT_FLAGS="%{rpmcflags}" LDFLAGS="-static %{rpmldflags}"
 mv -f sh ash.static
-%{__make} OPT_FLAGS="%{rpmldflags}" LDFLAGS="%{rpmldflags}"
+%{__make} OPT_FLAGS="%{rpmcflags}" LDFLAGS="%{rpmldflags}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.066993 seconds and 4 git commands to generate.