oracle-jre: fix build

This commit is contained in:
Enno Boland 2014-09-01 23:33:13 +02:00
parent 35694b90cd
commit 3f15376c02
1 changed files with 1 additions and 1 deletions

View File

@ -74,5 +74,5 @@ do_install() {
${DESTDIR}/usr/lib/mozilla/plugins
vmkdir "etc/profile.d"
vinstall oracle-jre.sh 644 "etc/profile.d"
vinstall 11_oracle-jre.sh 644 "etc/profile.d"
}