1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-29 15:22:30 +03:00

nix: now some files are generate so keep them

more tweaks ahead
This commit is contained in:
Zdenek Kabelac 2015-05-11 17:29:21 +02:00
parent d748b3455d
commit e28ff7e0fc

View File

@ -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