]> git.pld-linux.org Git - packages/aMule.git/commitdiff
- typo
authormisi3k <misi3k@pld-linux.org>
Sun, 21 Sep 2003 16:19:44 +0000 (16:19 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    aMule.spec -> 1.4

aMule.spec

index 3e463d6785b7a75adc3ffb1cfec991e47860e406..8e19713021be724b7947cfc1718d17269daba5d8 100644 (file)
@@ -14,7 +14,7 @@ BuildRequires:        bison
 BuildRequires: gettext-devel >= 0.11.5
 BuildRequires: expat-devel
 BuildRequires: wxGTK2-devel >= 2.4.0
-BuildRequires: gtk2+-devel >= 2.2.0
+BuildRequires: gtk+2-devel >= 2.2.0
 BuildRequires: libstdc++-devel
 Requires:      wget
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -31,7 +31,7 @@ aMule to linuksowy port klienta eMule.
 %build
 
 %configure \
-       --with-wx-config=/usr/bin/wxgtk-2.4-config 
+       --with-wx-config=/usr/bin/wxgtk2-2.4-config 
 
 %{__make}
 
This page took 0.136076 seconds and 4 git commands to generate.