]> git.pld-linux.org Git - packages/gphoto2.git/commitdiff
- do not use bundled m4, prefer system ones
authorTomasz Pala <gotar@pld-linux.org>
Mon, 25 Jun 2012 11:50:25 +0000 (11:50 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gphoto2.spec -> 1.67

gphoto2.spec

index a89428a6e1a7bef836d2330c1d9e85393c8f53b0..23bcae587205e9c12aa0bdf891fe1edd0a1902a9 100644 (file)
@@ -9,7 +9,7 @@ Summary(pt_BR.UTF-8):   GNU Photo - programa GNU para câmeras digitais
 Summary(zh_CN.UTF-8):  gPhoto - Linux下的使用数码相机的程序
 Name:          gphoto2
 Version:       2.4.14
-Release:       1
+Release:       2
 License:       LGPL v2+
 Group:         Applications/Graphics
 Source0:       http://downloads.sourceforge.net/gphoto/%{name}-%{version}.tar.bz2
@@ -59,7 +59,7 @@ uma grande variedade de câmeras fotográficas digitais.
 
 %build
 %{__libtoolize}
-%{__aclocal} -I auto-m4 -I m4m
+%{__aclocal} -I m4m
 %{__autoconf}
 %{__autoheader}
 %{__automake}
This page took 0.083295 seconds and 4 git commands to generate.