]> git.pld-linux.org Git - packages/free-sa.git/commitdiff
- 1.4.5
authorareq <areq@pld-linux.org>
Fri, 17 Oct 2008 14:54:28 +0000 (14:54 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    free-sa-global.mk.patch -> 1.1

free-sa-global.mk.patch [new file with mode: 0644]

diff --git a/free-sa-global.mk.patch b/free-sa-global.mk.patch
new file mode 100644 (file)
index 0000000..238c9b2
--- /dev/null
@@ -0,0 +1,17 @@
+--- global.mk.orig     2007-08-07 14:10:10 +0400
++++ global.mk  2007-08-07 14:13:05 +0400
+@@ -6,11 +6,11 @@
+ DEBUG = 0
+ # installation path
+-PREFIX = /usr/local
++PREFIX = /usr
+ # etc dir
+-ETCDIR = $(PREFIX)/etc/$(PROGLNAME)
++ETCDIR = /etc/$(PROGLNAME)
+ # where put reports (you can change it later via free-sa.conf configuration file)
+-WWWDIR = $(PREFIX)/var/www/htdocs/$(PROGLNAME)
++WWWDIR = /usr/share/$(PROGLNAME)
+ # dir for temporary data storing (you can change it later via free-sa.conf configuration file)
+ TMPDIR = /var/cache/$(PROGLNAME)
+ # where localisation files to put (it is safe to leave default value unchanged)
This page took 0.091284 seconds and 4 git commands to generate.