3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00
guix/gnu
Ludovic Courtès 92b725829b
gnu: guile-ssh: Compile .scm files after patching them.
Before this commit, the .go files were obtained by compiling the
unpatched .scm files, so they would refer to libguile-ssh without its
absolute file name.

* gnu/packages/ssh.scm (guile-ssh)[arguments]: Move
'fix-libguile-ssh-file-name' before 'build'.  Have it run "make install
-C libguile-ssh" first.
2016-10-09 23:23:11 +02:00
..
build activation: Don't fail if /var/lib exists. 2016-09-06 14:41:48 -04:00
packages gnu: guile-ssh: Compile .scm files after patching them. 2016-10-09 23:23:11 +02:00
services services: xorg: Add ATI video driver to the default modules. 2016-10-06 20:46:50 +08:00
system mapped-devices: Properly open RAID devices. 2016-10-04 19:51:53 +02:00
tests tests: ssh: Add Dropbear test. 2016-10-03 15:18:51 +02:00
artwork.scm
local.mk gnu: libupnp: Fix CVE-2016-6255. 2016-10-09 15:57:28 -04:00
packages.scm ui: Do not shadow '_' where it's used as a literal syntax match. 2016-09-20 23:22:42 +09:00
services.scm services: Use 'source-module-closure' for (gnu build activation). 2016-09-20 22:42:11 +09:00
system.scm system: grub.cfg uses correct file names when store is not in root partition. 2016-09-24 17:48:13 +09:00
tests.scm services: <shepherd-service> no longer has an 'imported-modules' field. 2016-07-12 22:47:08 +02:00