]> git.pld-linux.org Git - packages/atmelwlandriver.git/commitdiff
- typos
authorMichał Łukaszek <mlukaszek+pld@gmail.com>
Fri, 14 Apr 2006 23:18:47 +0000 (23:18 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    atmelwlandriver.spec -> 1.42

atmelwlandriver.spec

index 737f1510668f6fffcb43f29cf512cd378fa933f0..e286464679e9bd436e047ce0cb824735871b1297 100644 (file)
@@ -199,7 +199,7 @@ done
 %if %{with userspace}
 %{__make} winter \
        OPT="%{rpmcflags}" \
 %if %{with userspace}
 %{__make} winter \
        OPT="%{rpmcflags}" \
-       WXCONFIG="wx-gtk2-%{?with_uncide:unicode}%{!?with_unicode:ansi}-config"
+       WXCONFIG="wx-gtk2-%{?with_unicode:unicode}%{!?with_unicode:ansi}-config"
 
 %{__make} lvnet \
        OPT="%{rpmcflags} %{rpmldflags}" \
 
 %{__make} lvnet \
        OPT="%{rpmcflags} %{rpmldflags}" \
@@ -208,11 +208,11 @@ done
 %{__make} -C src/apps/fw-upgrade atmelup \
        CCC="%{__cc}" \
        CCFLAGS="%{rpmcflags}" \
 %{__make} -C src/apps/fw-upgrade atmelup \
        CCC="%{__cc}" \
        CCFLAGS="%{rpmcflags}" \
-       WXCONFIG="wx-gtk2-%{?with_uncide:unicode}%{!?with_unicode:ansi}-config"
+       WXCONFIG="wx-gtk2-%{?with_unicode:unicode}%{!?with_unicode:ansi}-config"
 
 %{__make} -C src/apps/fw-upgrade fucd \
        OPT="%{rpmcflags}" \
 
 %{__make} -C src/apps/fw-upgrade fucd \
        OPT="%{rpmcflags}" \
-       WXCONFIG="wx-gtk2-%{?with_uncide:unicode}%{!?with_unicode:ansi}-config"
+       WXCONFIG="wx-gtk2-%{?with_unicode:unicode}%{!?with_unicode:ansi}-config"
 %endif
 
 %install
 %endif
 
 %install
This page took 0.074207 seconds and 4 git commands to generate.