Skip to content
Snippets Groups Projects
Commit bf449fa3 authored by Giuseppe Lo Presti's avatar Giuseppe Lo Presti
Browse files

Fixed packaging following the rename of migratenewcopy

parent 3f9e2240
Branches
Tags
No related merge requests found
......@@ -37,7 +37,7 @@
%attr(0755,root,root) usr/bin/vdqmlistpriority
%attr(0755,root,root) usr/bin/vdqmlistrequest
%attr(0755,root,root) usr/bin/vdqmsetpriority
%attr(0755,root,root) usr/bin/migrateNewCopy
%attr(0755,root,root) usr/bin/migratenewcopy
%attr(0755,root,root) usr/bin/fixFileSize
%attr(0755,root,root) usr/bin/repack
%attr(0755,root,root) usr/bin/printmigrationstatus
......
......@@ -35,7 +35,7 @@ debian/castor/usr/share/man/man1/vdqmlistpriority.1castor.gz
debian/castor/usr/share/man/man1/vdqmlistrequest.1castor.gz
debian/castor/usr/share/man/man1/vdqmsetpriority.1castor.gz
debian/castor/usr/share/man/man1/adminMultiInstance.1castor.gz
debian/castor/usr/share/man/man1/migrateNewCopy.1castor.gz
debian/castor/usr/share/man/man1/migratenewcopy.1castor.gz
debian/castor/usr/share/man/man1/repack.1castor.gz
debian/castor/usr/share/man/man1/printmigrationstatus.1castor.gz
debian/castor/usr/share/man/man1/printrecallstatus.1castor.gz
......
......@@ -70,7 +70,7 @@ InstallTarget(fixFileSize,755)
InstallTarget(deletediskcopy,755)
InstallTarget(diskServer_qry,755)
InstallTarget(draindiskserver,755)
InstallTarget(migrateNewCopy,755)
InstallTarget(migratenewcopy,755)
InstallTarget(vdqmlistpriority,755)
InstallTarget(vdqmlistrequest,755)
InstallTarget(vdqmsetpriority,755)
......@@ -132,7 +132,7 @@ EXEMANPAGE(c2probe)
EXEMANPAGE(adler32)
EXEMANPAGE(adminMultiInstance)
EXEMANPAGE(draindiskserver)
EXEMANPAGE(migrateNewCopy)
EXEMANPAGE(migratenewcopy)
EXEMANPAGE(vdqmDBInit)
EXEMANPAGE(vdqmsetpriority)
......
......@@ -18,8 +18,6 @@
# * along with this program; if not, write to the Free Software
# * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
# *
# * @(#)$RCSfile: migrateNewCopy,v $ $Revision: 1.1 $ $Release$ $Date: 2009/06/17 15:07:40 $ $Author: sponcec3 $
# *
# * queries the stager for the files residing on a given diskServer
# *
# * @author Castor Dev team, castor-dev@cern.ch
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment