From f3b0fa8d3f92a5f00dc675eb4e2f231e3c400fbf Mon Sep 17 00:00:00 2001
From: Giuseppe Lo Presti <giuseppe.lopresti@cern.ch>
Date: Thu, 25 Jul 2019 15:15:21 +0200
Subject: [PATCH] [CASTOR migration] added main script to the cta-migration
 package

---
 cta.spec.in | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/cta.spec.in b/cta.spec.in
index f9743bec6d..914ce13bd0 100644
--- a/cta.spec.in
+++ b/cta.spec.in
@@ -311,6 +311,8 @@ directory metadata into the EOS namespace.
 %attr(0755,root,root) %{_bindir}/eos-test-file-inject
 %attr(0755,root,root) %{_bindir}/eos-test-inject.sh
 %attr(0755,root,root) %{_bindir}/json-pretty-print.sh
+%attr(0755,root,root) %{_bindir}/exportapepool.sh
+%attr(0755,root,root) %{_bindir}/undoexportapepool.sh
 %attr(0644,root,root) %config(noreplace) %{_sysconfdir}/cta/castor-migration.conf.example
 
 %package -n cta-rmcd
-- 
GitLab