View | Details | Raw Unified | Return to bug 183913 | Differences between
and this patch

Collapse All | Expand All

(-)pkg-plist (-2 / +3 lines)
Lines 1-4 Link Here
1
@exec mkdir -p %D/com/aegis
2
man/man1/ae-cvs-ci.1.gz
1
man/man1/ae-cvs-ci.1.gz
3
man/man1/ae-repo-ci.1.gz
2
man/man1/ae-repo-ci.1.gz
4
man/man1/ae-sccs-put.1.gz
3
man/man1/ae-sccs-put.1.gz
Lines 178-183 etc/profile.d/aegis.csh Link Here
178
%%NLS%%share/locale/ro/LC_MESSAGES/aegis.mo
177
%%NLS%%share/locale/ro/LC_MESSAGES/aegis.mo
179
%%NLS%%share/locale/ru/LC_MESSAGES/aegis.mo
178
%%NLS%%share/locale/ru/LC_MESSAGES/aegis.mo
180
%%NLS%%share/locale/vi/LC_MESSAGES/aegis.mo
179
%%NLS%%share/locale/vi/LC_MESSAGES/aegis.mo
180
@exec mkdir -p %D/com
181
@exec install -d -o 3 -g 3 -m 0755 %D/com/aegis
182
@unexec rm -d %D/com/aegis 2>/dev/null || true
181
@dirrmtry etc/profile.d
183
@dirrmtry etc/profile.d
182
@dirrmtry com/aegis
183
@dirrmtry com
184
@dirrmtry com

Return to bug 183913