Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
dCache
cta
Commits
a5865c05
Commit
a5865c05
authored
Jul 24, 2019
by
Vladimir Bahyl
Browse files
Adding Python lib path
parent
3a52cf5b
Changes
1
Hide whitespace changes
Inline
Side-by-side
operations/tape/cta-cern-tape-utils/cta-cern-tape-utils.spec
View file @
a5865c05
...
...
@@ -26,7 +26,7 @@ Author: David Fernandez Alvarez, Vladimir Bahyl - 8/2019
[ -d $RPM_BUILD_ROOT ] && rm -rf $RPM_BUILD_ROOT
mkdir $RPM_BUILD_ROOT
cd $RPM_BUILD_ROOT
mkdir -p usr/local/bin
etc/cron.d
mkdir -p usr/local/bin
usr/local/lib/python
name=`echo %{name} |sed 's/CERN-CC-//'`
install -m 755 $RPM_BUILD_DIR/%{name}-%{version}/tape-config-generate $RPM_BUILD_ROOT/usr/local/bin/tape-config-generate
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment