Merge pull request #441 from oltulu/patch-226

Update talimat
This commit is contained in:
Milli İşletim Sistemi (Milis Linux) 2018-01-31 23:37:45 +02:00 committed by GitHub
commit fd1142be54
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,12 +2,13 @@
# URL: http://www.libreoffice.org # URL: http://www.libreoffice.org
# Paketçi: milisarge # Paketçi: milisarge
# Gerekler: cups xorg-libxaw xorg-libxcursor xorg-libxft xorg-libxinerama xorg-libxi xorg-libxrandr dbus-glib krb5 # Gerekler: cups xorg-libxaw xorg-libxcursor xorg-libxft xorg-libxinerama xorg-libxi xorg-libxrandr dbus-glib krb5
# Grup: ofis
isim=libreoffice-bin isim=libreoffice-bin
namep=libreoffice isimp=libreoffice
surum=5.1.3 surum=6.0.0
devir=1 devir=1
kaynak=(http://tdf.c3sl.ufpr.br/libreoffice/stable/5.1.3/rpm/x86_64/LibreOffice_5.1.3_Linux_x86-64_rpm.tar.gz) kaynak=(http://tdf.c3sl.ufpr.br/libreoffice/stable/6.0.0/rpm/x86_64/LibreOffice_6.0.0_Linux_x86-64_rpm.tar.gz)
derle() { derle() {
@ -54,4 +55,3 @@ derle() {
-inamep '*credits*' \ -inamep '*credits*' \
\) -exec rm -rf '{}' \; || true \) -exec rm -rf '{}' \; || true
} }