3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00
guix/gnu
Maxim Cournoyer 5b05f8e965
gnu: gsm: Fix installation directory.
This is a follow-up commit to 74c7f367da, which broke the installation of the
bin, lib and share artifacts.

* gnu/packages/audio.scm (gsm)[make-flags]: Programmatically build the
INSTALL_ROOT make flag so that the %output variable gets properly expanded.
Instead of repeating the default CCFLAGS values as a make flag...
[phases]: ...add "-fPIC" using substitutes* in a new add-fpic-ccflag phase.
2020-04-05 14:16:14 -04:00
..
bootloader bootloader: grub: Refactor eye-candy a bit. 2020-03-17 23:09:14 -04:00
build vm: Distinguish between success and failure of the guest code. 2020-03-26 23:45:41 +01:00
installer installer: tests: Use a filter to select desktop-environments. 2020-03-26 11:53:50 +01:00
machine machine: ssh: Better report missing initrd modules. 2020-03-23 10:48:17 +01:00
packages gnu: gsm: Fix installation directory. 2020-04-05 14:16:14 -04:00
services gnu: Add kernel-module-loader-service. 2020-04-05 13:07:13 +02:00
system system: Add xterm to lightweight-desktop example. 2020-04-02 11:48:25 +02:00
tests gnu: Add kernel-module-loader-service. 2020-04-05 13:07:13 +02:00
artwork.scm
bootloader.scm
ci.scm maint: Add 'etc/release-manifest.scm'. 2020-03-13 17:33:38 +01:00
installer.scm installer: Do not include the host (guix config). 2020-03-22 16:49:47 +01:00
local.mk gnu: Add xplanet. 2020-04-04 23:17:55 -05:00
machine.scm
packages.scm
services.scm services: Allow modprobe to use "/etc/modprobe.d". 2020-04-05 12:12:07 +02:00
system.scm system: Don’t create a module database when no modules are available. 2020-04-04 21:13:26 +02:00
tests.scm tests: Add <system-test> gexp compiler. 2020-03-05 16:33:37 +01:00