Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Boris Kocherov
slapos
Commits
da7568ab
Commit
da7568ab
authored
7 years ago
by
Boris Kocherov
Browse files
Options
Download
Email Patches
Plain Diff
Revert "component/file: copy of patched file in oposite downloading"
This reverts commit
75e3b3ca
.
parent
75e3b3ca
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
2 deletions
+8
-2
component/file/buildout.cfg
component/file/buildout.cfg
+8
-2
No files found.
component/file/buildout.cfg
View file @
da7568ab
...
...
@@ -6,6 +6,13 @@ parts = file
extends =
../zlib/buildout.cfg
[file-msooxml]
recipe = slapos.recipe.build:download
url = ${:_profile_base_location_}/msooxml
md5sum = c889ad135cbfb343db36b729a3897432
location = ${buildout:parts-directory}/${:_buildout_section_name_}
filename = msooxml
[file]
recipe = slapos.recipe.cmmi
url = http://ftp.icm.edu.pl/packages/file/file-5.32.tar.gz
...
...
@@ -17,6 +24,5 @@ environment =
LDFLAGS=-L${zlib:location}/lib -Wl,-rpath=${zlib:location}/lib
pre-configure =
# patch for fix msooxml files detect correctly
set -e -x
test -f ./magic/Magdir/msooxml
cp ${
:_profile_base_
location
_
}/msooxml ./magic/Magdir/
cp ${
file-msooxml:
location}/msooxml ./magic/Magdir/
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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