diff options
Diffstat (limited to 'data/cvs/make.sh')
-rw-r--r-- | data/cvs/make.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/data/cvs/make.sh b/data/cvs/make.sh index 0874bed08..91571090e 100644 --- a/data/cvs/make.sh +++ b/data/cvs/make.sh @@ -3,3 +3,5 @@ cd * pkg:configure --without-gssapi make pkg:install +pkg: mkdir -p /etc/profile.d +pkg: cp -a %/cvs.sh /etc/profile.d |