~ruther/guix-local

ref: 08dccdfd12a176cf8a689aa8ca5e19fb280a137c guix-local/gnu/packages/samba.scm -rw-r--r-- 7.5 KiB
b7e9ee33 — Ludovic Courtès 13 years ago
gnu: samba: Augment the RUNPATH of executables to point to $out/lib.

* gnu/packages/samba.scm (samba): Add `add-lib-to-runpath' phase, and
  PatchELF as an input.
3665b4dc — Ludovic Courtès 13 years ago
gnu: samba: Augment the RUNPATH of executables to point to $out/lib.

* gnu/packages/samba.scm (samba): Add `add-lib-to-runpath' phase, and
  PatchELF as an input.
a40f1543 — Ludovic Courtès 13 years ago
gnu: Add Samba and iniparser.

* gnu/packages/samba.scm: New file.
* Makefile.am (MODULES): Add it.