]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- use nil not space
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 27 Oct 2004 15:48:46 +0000 (15:48 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm.macros -> 1.165

rpm.macros

index 3afc2cf71d3a42a07c5a97d21229534ea50f7f11..a1572a941dd286bd1c175cc6be32075c666f1ba7 100644 (file)
@@ -46,7 +46,7 @@
 %__automake             automake -a -c -f --foreign
 %__autoconf             autoconf %{?debug:-Wall}
 
-%dependencytracking    " "
+%dependencytracking    %{nil}
 #-----------------------------------------------------------------
 %configure2_13 { \
  if [ -n "$LINGUAS" ]; then unset LINGUAS; fi; \
This page took 0.031741 seconds and 4 git commands to generate.