]> git.pld-linux.org Git - packages/crossmingw32-pcre.git/commitdiff
- don't require wine to build
authorwolf <wolf@pld-linux.org>
Sun, 4 Jan 2004 16:49:39 +0000 (16:49 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    crossmingw32-pcre.spec -> 1.2

crossmingw32-pcre.spec

index 3cd2cfec23be545991c3d7e72f832b81452eb003..aa66768ba33b00e6c48c28e194bbbc3bbb952cdb 100644 (file)
@@ -69,6 +69,8 @@ TARGET="%{target}" ; export TARGET
 %{__aclocal}
 %{__autoconf}
 %configure \
+       --host=%{_host} \
+       --target=%{target} \
        --enable-utf8 \
        --disable-shared
 
This page took 0.221712 seconds and 4 git commands to generate.