[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdelibs/khtml/java
From:       Pino Toscano <pino () kde ! org>
Date:       2008-08-06 18:57:52
Message-ID: 1218049072.499504.24305.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 843223 by pino:

Use the right cmake variable for the data directory, so the policy file points to the correct directory.
The mismatch may happen in case a particular datadir is set, eg by some distro.

This may fix bug #161825.
CCBUG: 161825


 M  +1 -1      kjava.policy.in.cmake  


--- trunk/KDE/kdelibs/khtml/java/kjava.policy.in.cmake #843222:843223
@@ -1,4 +1,4 @@
-grant codeBase "file:${CMAKE_INSTALL_PREFIX}/share/apps/kjava/-"
+grant codeBase "file:${DATA_INSTALL_DIR}/kjava/-"
 {
     permission java.security.AllPermission;
 };
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic