]> git.pld-linux.org Git - packages/pdflib.git/commitdiff
- not using config/aclocal.m4
authorSzymon Siwek <sls@pld-linux.org>
Wed, 15 Oct 2008 14:31:32 +0000 (14:31 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- added ac.patch

Changed files:
    pdflib.spec -> 1.81

pdflib.spec

index dfcb169ef53bb9124f63ac78990192fe4866d71d..8f3159c0123d7edc355d0301047e94d8d987933c 100644 (file)
@@ -20,6 +20,7 @@ Patch0:               %{name}-DESTDIR.patch
 Patch1:                %{name}-shared-libs.patch
 Patch2:                %{name}-perl_paths.patch
 Patch3:                %{name}-pdflib_pl_pm_VERSION.patch
+Patch4:                %{name}-ac.patch
 URL:           http://www.pdflib.com/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -137,10 +138,11 @@ DowiÄ…zania pythona dla pdflib.
 %patch1 -p1
 %patch2 -p0
 %patch3 -p1
+%patch4 -p1
 
 %build
 %{__libtoolize}
-%{__aclocal} --output=config/aclocal.m4
+%{__aclocal}
 %{__autoconf}
 %configure \
        --enable-cxx \
This page took 0.144702 seconds and 4 git commands to generate.