]> git.pld-linux.org Git - packages/jasper.git/commitdiff
- copy config.sub from automake
authorJacek Konieczny <jajcus@pld-linux.org>
Mon, 29 Dec 2003 18:48:02 +0000 (18:48 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    jasper.spec -> 1.22

jasper.spec

index 28d0b52d1d33524548bef1e87a3958bb115b8e73..f9e38ca3bbf3186c1f8e68236dc6135c426c4f38 100644 (file)
@@ -9,6 +9,7 @@ Source0:        http://www.ece.uvic.ca/~mdadams/jasper/software/%{name}-%{version}.zip
 # Source0-md5: 6c21653efce946a611a78876fb7ebf3b
 URL:           http://www.ece.uvic.ca/~mdadams/jasper/
 BuildRequires: autoconf
+BuildRequires: automake
 BuildRequires: glut-devel
 BuildRequires: libjpeg-devel
 BuildRequires: unzip
@@ -82,6 +83,7 @@ kolor
 %setup -q
 
 %build
+cp /usr/share/automake/config.sub acaux
 %{__autoconf}
 %configure \
        --enable-shared \
This page took 0.1095 seconds and 4 git commands to generate.