[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
51/64: Really fix the RPM builds
From: |
Ludovic Courtès |
Subject: |
51/64: Really fix the RPM builds |
Date: |
Mon, 05 Jan 2015 16:39:09 +0000 |
civodul pushed a commit to branch nix
in repository guix.
commit aa9b1cf48e6482a74dcc19e6aef1d8236b57abe4
Author: Eelco Dolstra <address@hidden>
Date: Tue May 6 10:51:16 2014 +0200
Really fix the RPM builds
http://hydra.nixos.org/build/10840199
---
nix.spec.in | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/nix.spec.in b/nix.spec.in
index b965dde..7d7775b 100644
--- a/nix.spec.in
+++ b/nix.spec.in
@@ -178,7 +178,6 @@ systemctl start nix-daemon.socket
%{_mandir}/man8/*.8*
%config(noreplace) %{_sysconfdir}/profile.d/nix.sh
/nix
-%dir %{_sysconfdir}/nix
%files devel
%{_includedir}/nix
- 32/64: Simplify quick start section, (continued)
- 32/64: Simplify quick start section, Ludovic Courtès, 2015/01/05
- 43/64: Set build-max-jobs to the number of available cores by default, Ludovic Courtès, 2015/01/05
- 41/64: doc fix: swap 'import' and 'export', Ludovic Courtès, 2015/01/05
- 28/64: Ensure that systemd units to into lib, not lib64, Ludovic Courtès, 2015/01/05
- 36/64: Bump version to 1.8, Ludovic Courtès, 2015/01/05
- 44/64: Install an Upstart service, Ludovic Courtès, 2015/01/05
- 45/64: Set up directories and permissions for multi-user install automatically, Ludovic Courtès, 2015/01/05
- 46/64: Simplify multi-user installation instructions, Ludovic Courtès, 2015/01/05
- 49/64: Add ubuntu 14.04, Ludovic Courtès, 2015/01/05
- 48/64: Don't install Upstart job on Fedora, Ludovic Courtès, 2015/01/05
- 51/64: Really fix the RPM builds,
Ludovic Courtès <=
- 50/64: Fix RPM build, Ludovic Courtès, 2015/01/05
- 53/64: fix typo, Ludovic Courtès, 2015/01/05
- 52/64: Shortcut already-hardlinked files, Ludovic Courtès, 2015/01/05
- 54/64: nix-instantiate --eval: Apply auto-arguments if the result is a function, Ludovic Courtès, 2015/01/05
- 47/64: Fix Debian tests, Ludovic Courtès, 2015/01/05
- 60/64: Merge branch 'master' of github.com:wmertens/nix, Ludovic Courtès, 2015/01/05
- 58/64: Use the inodes given by readdir directly, Ludovic Courtès, 2015/01/05
- 57/64: Remove redundant code, Ludovic Courtès, 2015/01/05
- 55/64: Prepare nix-mode to be uploaded to marmalade, Ludovic Courtès, 2015/01/05
- 56/64: Preload linked hashes to speed up lookups, Ludovic Courtès, 2015/01/05