Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
core
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
LibreOffice
core
Commits
1e89fdea
Kaydet (Commit)
1e89fdea
authored
Kas 11, 2013
tarafından
Andras Timar
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
typo fixes
Change-Id: I735005f2e311abf7b64cce6b67002fe6e0d60281
üst
49fa3007
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
7 deletions
+7
-7
lo-generate-source-tarball
bin/lo-generate-source-tarball
+7
-7
No files found.
bin/lo-generate-source-tarball
Dosyayı görüntüle @
1e89fdea
...
...
@@ -20,15 +20,15 @@ Usage: $0 [ --xz ] [ --bz2 ] [ --md5 ] [ --output-dir=<output location> ]
--xz generate a package compressed with xz (default)
--bz2 generate a package compressed with bz2. Note if you specify
both --cz and --bz2, both are created.
i
f you specify neither
--xz is impli
i
ed.
--md5 generate a md5 signature for the generated pac
ak
ge(s)
both --cz and --bz2, both are created.
I
f you specify neither
--xz is implied.
--md5 generate a md5 signature for the generated pac
ka
ge(s)
--output-dir where to put the generated packages
--core-dir location of the core repo to extract sources from.
b
y default this is one directory up from the position
B
y default this is one directory up from the position
of this script.
--version version string used to generate the name of the pac
ak
ge
the source pac
ak
ge name is libreoffice-<version>.tar.[bz2|xz]
--version version string used to generate the name of the pac
ka
ge
the source pac
ka
ge name is libreoffice-<version>.tar.[bz2|xz]
EOF
}
...
...
@@ -99,7 +99,7 @@ done
# we need a label
if
[
-z
"
${
LABEL
}
"
]
;
then
echo
"Missing argument.
w
e need a git label as source"
1>&2
echo
"Missing argument.
W
e need a git label as source"
1>&2
exit
1
fi
...
...
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