[arch-commits] Commit in libreoffice/trunk (PKGBUILD)
andyrtr at archlinux.org
andyrtr at archlinux.org
Sun Jan 16 12:01:18 UTC 2011
Date: Sunday, January 16, 2011 @ 07:01:17
Author: andyrtr
Revision: 106273
proved the sed is obsolete now; #22368
Modified:
libreoffice/trunk/PKGBUILD
----------+
PKGBUILD | 13 -------------
1 file changed, 13 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2011-01-16 11:45:38 UTC (rev 106272)
+++ PKGBUILD 2011-01-16 12:01:17 UTC (rev 106273)
@@ -489,19 +489,6 @@
cd ${pkgdir}/usr/lib/libreoffice/basis3.3/sdk
for file in setsdkenv_unix.csh setsdkenv_unix.sh ; do
-# sed -e "s, at OO_SDK_NAME@,sdk," \
-# -e "s, at OO_SDK_HOME@,%{sdkinstdir}," \
-# -e "s, at OFFICE_HOME@,%{baseinstdir}," \
-# -e "s, at OFFICE_BASE_HOME@,%{basisinstdir}," \
-# -e "s, at OO_SDK_URE_HOME@,%{ureinstdir}," \
-# -e "s, at OO_SDK_MAKE_HOME@,/usr/bin," \
-# -e "s, at OO_SDK_ZIP_HOME@,/usr/bin," \
-# -e "s, at OO_SDK_CPP_HOME@,/usr/bin," \
-# -e "s, at OO_SDK_CC_55_OR_HIGHER@,," \
-# -e "s, at OO_SDK_JAVA_HOME@,$JAVA_HOME," \
-# -e "s, at OO_SDK_OUTPUT_DIR@,\$HOME," \
-# -e "s, at SDK_AUTO_DEPLOYMENT@,NO," \
- # $file.in > $file
chmod 755 $file
done
#fix permissions
More information about the arch-commits
mailing list