]> git.pld-linux.org Git - packages/california.git/commitdiff
- eeh, configure test doesn't allow passing XDG_EMAIL path auto/th/california-0.3.0-2
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 18 Jan 2015 19:05:50 +0000 (20:05 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Sun, 18 Jan 2015 19:05:50 +0000 (20:05 +0100)
california.spec

index 4474c85454af78e35b1283c0d9ec36c08afee2e4..7b8a58348347e5654431711e0d8f8a5a02b4399b 100644 (file)
@@ -48,8 +48,9 @@ interfejs.
 %setup -q
 
 %build
-%configure \
-       XDG_EMAIL=/usr/bin/xdg-email
+%configure 
+# cannot pass because it's not equal "yes" (see xdg-utils BR note above)
+#      XDG_EMAIL=/usr/bin/xdg-email
 
 %{__make}
 
This page took 0.093576 seconds and 4 git commands to generate.