[paketler-commits] r27811 - in playground: . review/applications/games/eternal-lands review/applications/games/eternal-lands/files
paketler-commits at pardus.org.tr
paketler-commits at pardus.org.tr
20 Haz 2007 Çar 08:17:51 EEST
Author: erenturkay
Date: Wed Jun 20 08:17:50 2007
New Revision: 27811
Modified:
playground/ (props changed)
playground/review/applications/games/eternal-lands/files/data_dir.patch
playground/review/applications/games/eternal-lands/pspec.xml
Log:
r215 at ninjatown: mini | 2007-06-20 08:20:16 +0300
* Config dir should be /etc and do not forget last splash.
Modified: playground/review/applications/games/eternal-lands/files/data_dir.patch
=================================================================
--- playground/review/applications/games/eternal-lands/files/data_dir.patch (original)
+++ playground/review/applications/games/eternal-lands/files/data_dir.patch Wed Jun 20 08:17:50 2007
@@ -5,7 +5,7 @@
#ifndef DATA_DIR
- #define DATA_DIR "./"
-+ #define DATA_DIR "/usr/share/eternal-lands"
++ #define DATA_DIR "/usr/share/eternal-lands/"
#endif
int ini_file_size=0;
@@ -14,7 +14,7 @@
int compass_direction=1;
int buddy_log_notice=1;
-char configdir[256]="./";
-+char configdir[256]="/usr/share/eternal-lands";
++char configdir[256]="/etc/";
char datadir[256]=DATA_DIR;
char lang[10]={"en"};
Modified: playground/review/applications/games/eternal-lands/pspec.xml
=================================================================
--- playground/review/applications/games/eternal-lands/pspec.xml (original)
+++ playground/review/applications/games/eternal-lands/pspec.xml Wed Jun 20 08:17:50 2007
@@ -47,10 +47,8 @@
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
- <Path fileType="data">/usr/share/eternal-lands</Path>
- <Path fileType="data">/usr/share/pixmaps</Path>
- <Path fileType="data">/usr/share/applications</Path>
<Path fileType="doc">/usr/share/doc</Path>
+ <Path fileType="data">/usr/share</Path>
</Files>
<AdditionalFiles>
<AdditionalFile owner="root" permission="0644" target="/usr/share/applications/eternal-lands.desktop">eternal-lands.desktop</AdditionalFile>
Paketler-commits mesaj listesiyle ilgili
daha fazla bilgi