Revision 114, 458 bytes
(checked in by broder, 17 years ago)
|
Created macathean-afs-config package; also made the sysname compat list better
|
Line | |
---|
1 |
Package: macathena-config-common |
---|
2 |
Version: 111 |
---|
3 |
Revision: 1 |
---|
4 |
Source: http://macathena.mit.edu/dist/config-common-svn%v.tar.gz |
---|
5 |
Maintainer: SIPB MacAthena Project <sipb-macathena@mit.edu> |
---|
6 |
HomePage: http://macathena.mit.edu/ |
---|
7 |
License: Public Domain |
---|
8 |
Description: Support files for building MacAthena packages |
---|
9 |
Source-MD5: 5dcea0028fea12dc8e15c2e10503061b |
---|
10 |
DocFiles: copyright |
---|
11 |
|
---|
12 |
CompileScript: << |
---|
13 |
<< |
---|
14 |
InstallScript: << |
---|
15 |
mkdir -p %i/share/%n |
---|
16 |
cp divert.sh %i/share/%n/ |
---|
17 |
<< |
---|