From 286cd70df15a51f0dd39280945f4c0e5f9d3ec73 Mon Sep 17 00:00:00 2001 From: Durham Goode Date: Thu, 13 Oct 2022 15:40:14 -0700 Subject: [PATCH] packaging: fix rpm build warnings on mac Summary: We were double listing certain files. Reviewed By: YousefSalama Differential Revision: D40359585 fbshipit-source-id: 4d0bd60584241c821a41f0c0739c28e7be09c2d1 --- eden/scm/packaging/mac/sapling.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/eden/scm/packaging/mac/sapling.spec b/eden/scm/packaging/mac/sapling.spec index 64e061f1f3..dd336c9fc3 100644 --- a/eden/scm/packaging/mac/sapling.spec +++ b/eden/scm/packaging/mac/sapling.spec @@ -49,8 +49,6 @@ rm -rf "$RPM_BUILD_ROOT" %defattr(-,root,wheel,-) %{_prefix} -%{_bindir} -%{_libdir} %{_sysconfdir}/paths.d/sapling-beta %changelog