openoffice: updated to 2.0.1 + fixed non-esisting owner
This commit is contained in:
parent
1764f2cf84
commit
12ed2dafc0
File diff suppressed because it is too large
Load Diff
@ -1 +1 @@
|
||||
432ac5895d105c2276c4f7de5fe70c9c OOo_2.0.0_LinuxIntel_install.tar.gz
|
||||
e0d123e5f316bef78bfdf5a008837577 OOo_2.0.1_LinuxIntel_install.tar.gz
|
||||
|
@ -5,7 +5,7 @@
|
||||
# Depends on: x11, rpm2targz
|
||||
|
||||
name=openoffice
|
||||
version=2.0.0
|
||||
version=2.0.1
|
||||
release=1
|
||||
source=(http://na.mirror.garr.it/mirrors/openoffice/stable/$version/OOo_${version}_LinuxIntel_install.tar.gz)
|
||||
|
||||
@ -23,5 +23,6 @@ build() {
|
||||
ln -sf /usr/lib/openoffice/program/spadmin $PKG/usr/bin/spadmin
|
||||
|
||||
rm -r $PKG/opt
|
||||
chown root.root $PKG -R
|
||||
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user