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
c7f1e7f7
Kaydet (Commit)
c7f1e7f7
authored
Eki 13, 2010
tarafından
Jan Holesovsky
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Sade Fark
Merge commit 'ooo/OOO330_m10'
üst
0e46e6f9
5c04ffa2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
python.sh
pyuno/zipcore/python.sh
+1
-1
startup.sh
ure/source/startup.sh
+1
-1
No files found.
pyuno/zipcore/python.sh
Dosyayı görüntüle @
c7f1e7f7
...
...
@@ -44,7 +44,7 @@ PATH=$sd_prog${PATH+:$PATH}
export
PATH
# Set LD_LIBRARY_PATH so that "import pyuno" finds libpyuno.so:
LD_LIBRARY_PATH
=
$sd_prog
/../basis-link/program:
$sd_prog
/../basis-link/ure-link/lib
${
LD_LIBRARY_PATH
+
:
$LD_LIBRARY_PATH
}
LD_LIBRARY_PATH
=
$sd_prog
/../basis-link/program:
$sd_prog
/../basis-link/ure-link/lib
${
LD_LIBRARY_PATH
:
+:
$LD_LIBRARY_PATH
}
export
LD_LIBRARY_PATH
# Set UNO_PATH so that "officehelper.bootstrap()" can find soffice executable:
...
...
ure/source/startup.sh
Dosyayı görüntüle @
c7f1e7f7
...
...
@@ -39,7 +39,7 @@ epath=`dirname "$0"`
if
[
-x
"
${
epath
}
/javaldx"
]
;
then
jpath
=
`
"
${
epath
}
/javaldx"
$my_envargs
`
if
[
-n
"
${
jpath
}
"
]
;
then
LD_LIBRARY_PATH
=
${
jpath
}${
LD_LIBRARY_PATH
+
:
${
LD_LIBRARY_PATH
}}
LD_LIBRARY_PATH
=
${
jpath
}${
LD_LIBRARY_PATH
:
+:
${
LD_LIBRARY_PATH
}}
export
LD_LIBRARY_PATH
fi
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