mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/java7-openjdk fixes
This commit is contained in:
parent
7fe94e6b93
commit
60fcba0e6e
1 changed files with 0 additions and 3 deletions
|
@ -344,9 +344,6 @@ package_jdk7-openjdk() {
|
|||
install -m755 -d ${pkgdir}/etc/profile.d/
|
||||
install -m755 ${srcdir}/${pkgname}.profile ${pkgdir}/etc/profile.d/jdk.sh
|
||||
install -m755 ${srcdir}/${pkgname}.profile.csh ${pkgdir}/etc/profile.d/jdk.csh
|
||||
|
||||
# Temporarily fixing FS#35141
|
||||
chmod go+r ${pkgdir}/usr/lib/jvm/java-7-openjdk/lib/sa-jdi.jar
|
||||
}
|
||||
|
||||
package_openjdk7-src() {
|
||||
|
|
Loading…
Reference in a new issue