summaryrefslogtreecommitdiff
path: root/nix
diff options
context:
space:
mode:
authorZdenek Kabelac <zkabelac@redhat.com>2015-05-11 17:29:21 +0200
committerZdenek Kabelac <zkabelac@redhat.com>2015-05-11 17:31:09 +0200
commite28ff7e0fcac221edc9289420fbc8ecb5a4a3707 (patch)
tree5efab674537f761d82c7c7b825b2e57f96ebbbea /nix
parentd748b3455d25192d68e166d89d1c6f67ac226d44 (diff)
downloadlvm2-e28ff7e0fcac221edc9289420fbc8ecb5a4a3707.tar.gz
nix: now some files are generate so keep them
more tweaks ahead
Diffstat (limited to 'nix')
-rw-r--r--nix/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nix/default.nix b/nix/default.nix
index a1cc98fdf..b1693af01 100644
--- a/nix/default.nix
+++ b/nix/default.nix
@@ -194,7 +194,7 @@ let
echo "* `date +"%a %b %d %Y"` Petr Rockai <prockai@redhat.com> - $version";
echo "- AUTOMATED BUILD BY Hydra") >> spec/lvm2.spec
- mv spec/* . && rmdir spec # */ # RPM needs the spec file in the source root
+ cp spec/* . # */ # RPM needs the spec file in the source root
# make a tarball
mkdir ../LVM2.$version