]> git.pld-linux.org Git - packages/crossmingw32-libiconv.git/commitdiff
- fixed config.sub location
authorhavner <havner@pld-linux.org>
Wed, 6 Oct 2004 23:01:30 +0000 (23:01 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    crossmingw32-libiconv.spec -> 1.8

crossmingw32-libiconv.spec

index 871c3169f4374d61e5cd5293d870c1fbe84fd21c..c346422cccd3a9f38273747086ec9eae8aca65a7 100644 (file)
@@ -59,7 +59,8 @@ Group:                Applications/Emulators
 %patch0 -p1
 
 %build
 %patch0 -p1
 
 %build
-cp -f /usr/share/automake/config.sub .
+cp -f /usr/share/automake/config.sub libcharset/autoconf
+cp -f /usr/share/automake/config.sub autoconf
 %configure \
        AR="%{target}-ar" \
        RANLIB="%{target}-ranlib" \
 %configure \
        AR="%{target}-ar" \
        RANLIB="%{target}-ranlib" \
This page took 0.131624 seconds and 4 git commands to generate.