X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=stdlib%2Ffedora.gl;fp=stdlib%2Ffedora.gl;h=ada6a40e109d256fbc827f6065e95d22c0b8e911;hb=830b616204b3c08429440381349c86c8073ac161;hp=5267342fed73a60ed996b3b1377259c66a8f3874;hpb=1a62d5cb2138e0e6379a408e8be39f6e0d37a754;p=goals.git diff --git a/stdlib/fedora.gl b/stdlib/fedora.gl index 5267342..ada6a40 100644 --- a/stdlib/fedora.gl +++ b/stdlib/fedora.gl @@ -98,8 +98,8 @@ predicate is-koji-built (pkg) = { # Rebuild a Fedora package. This rebuilds any dependencies first. goal fedora-rebuild (pkg) = -is-koji-built ("%pkg") : wrap ("is-koji-built", - fedora-source-dependencies (pkg)) { +is-koji-built ("%pkg") : + wrap ("is-koji-built", fedora-source-dependencies (pkg)) { cd %fedora-dir/%pkg/%fedora-branch fedpkg=%fedpkg koji=%koji