~ruther/guix-local

d2bdee8a69d3316c91fab68fe0cfb2a533db9ce6 — Ben Sturmfels 8 years ago 48adc61
gnu: synergy: Fix install test/install error.

* gnu/packages/synergy.scm (synergy)[arguments]: Adjust the build directory in
accordance with the package's new upstream name.

Signed-off-by: Leo Famulari <leo@famulari.name>
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/synergy.scm
M gnu/packages/synergy.scm => gnu/packages/synergy.scm +1 -1
@@ 68,7 68,7 @@
       ("xinput"  ,xinput)))
    (arguments
     `(#:phases
       (let ((srcdir (string-append "../synergy-" ,version "-stable")))
       (let ((srcdir (string-append "../synergy-core-" ,version "-stable")))
         (modify-phases %standard-phases
           (add-before 'configure 'unpack-aux-src
             ;; TODO: package and use from system