]> git.pld-linux.org Git - packages/gphoto2.git/commitdiff
- use more macros, some cosmetics, added missing "rm -f missing" and use new %doc
authorkloczek <kloczek@pld-linux.org>
Wed, 9 Oct 2002 13:14:28 +0000 (13:14 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gphoto2.spec -> 1.13

gphoto2.spec

index bb6e422d1860dc5c2a40cd5b8e4774a53d6dceac..f2e364d5fc433a9fbc42472a52a2d2393a02ac24 100644 (file)
@@ -82,13 +82,13 @@ Statyczna wersja gphoto2.
 %build
 rm -f missing
 %{__libtoolize}
-aclocal
+%{__aclocal}
 %{__autoconf}
 %{__automake}
 cd libgphoto2_port
 rm -f missing
 %{__libtoolize}
-aclocal -I m4
+%{__aclocal} -I m4
 %{__autoconf}
 %{__automake}
 cd ..
This page took 0.069644 seconds and 4 git commands to generate.