]> git.pld-linux.org Git - packages/lifegeek.git/commitdiff
- data files in datadir :>
authormisi3k <misi3k@pld-linux.org>
Wed, 4 Jun 2003 09:38:43 +0000 (09:38 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    lifegeek-path.patch -> 1.1

lifegeek-path.patch [new file with mode: 0644]

diff --git a/lifegeek-path.patch b/lifegeek-path.patch
new file mode 100644 (file)
index 0000000..f2c52c7
--- /dev/null
@@ -0,0 +1,14 @@
+--- lifegeek/version.c.orig    Wed Jun  4 11:33:02 2003
++++ lifegeek/version.c Wed Jun  4 11:33:45 2003
+@@ -36,7 +36,7 @@
+ char* LIFEGEEK_VERSION = "0.23";
+-char* MAINFILE = "main.lg";
+-char* LICENSEFILE = "license.lg";
+-char* WASTEFILE = "waste.lg";
+-char* JOBFILE="job.lg";
++char* MAINFILE = "/usr/share/lifegeek/main.lg";
++char* LICENSEFILE = "/usr/share/lifegeek/license.lg";
++char* WASTEFILE = "/usr/share/lifegeek/waste.lg";
++char* JOBFILE="/usr/share/lifegeek/job.lg";
This page took 0.038209 seconds and 4 git commands to generate.