]> git.pld-linux.org Git - packages/distcc.git/commitdiff
- profile.d files
authormisi3k <misi3k@pld-linux.org>
Wed, 26 Mar 2003 06:05:06 +0000 (06:05 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    distcc.csh -> 1.1
    distcc.sh -> 1.1

distcc.csh [new file with mode: 0644]
distcc.sh [new file with mode: 0644]

diff --git a/distcc.csh b/distcc.csh
new file mode 100644 (file)
index 0000000..25f1fb7
--- /dev/null
@@ -0,0 +1 @@
+setenv DISTCC_HOSTS "localhost"
diff --git a/distcc.sh b/distcc.sh
new file mode 100644 (file)
index 0000000..2f14d21
--- /dev/null
+++ b/distcc.sh
@@ -0,0 +1 @@
+export DISTCC_HOSTS="localhost"
This page took 0.033787 seconds and 4 git commands to generate.