From dfcd78d851c14355a09f5b8845042ade098e739a Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Mon, 3 Apr 2017 16:25:20 +0200 Subject: [PATCH] Really fix the RPM build --- nix.spec.in | 7 ------- 1 file changed, 7 deletions(-) diff --git a/nix.spec.in b/nix.spec.in index e879352fe..390893d64 100644 --- a/nix.spec.in +++ b/nix.spec.in @@ -87,11 +87,6 @@ the emacs-%{name} package to edit Nix expressions with GNU Emacs. %prep %setup -q -# Install Perl modules to vendor_perl -# configure.ac need to be changed to make this global; however, this will -# also affect NixOS. Use discretion. -%{__sed} -i 's|perl5/site_perl/$perlversion/$perlarchname|perl5/vendor_perl|' \ - configure %build @@ -164,8 +159,6 @@ systemctl start nix-daemon.socket %files %{_bindir}/nix* %{_libdir}/*.so -%{perl_vendorarch}/* -%exclude %dir %{perl_vendorarch}/auto/ %{_prefix}/libexec/* %if ! 0%{?rhel} || 0%{?rhel} >= 7 %{_prefix}/lib/systemd/system/nix-daemon.socket