|
Revision 167, 110 bytes
(checked in by jaybonci, 5 years ago)
|
|
Files for properly building .debs for mogilefsd / mogstored
MANIFEST.SKIP - Again, to build a clean dist for release
conf/* Sample conf files to be managed as people see fit
debian/* Debian control + build files
debian/po/* Debian template i18n files
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
Author Date Id Revision
|
| Line | |
|---|
| 1 | ^# |
|---|
| 2 | \bCVS\b |
|---|
| 3 | ^MANIFEST\. |
|---|
| 4 | ^Makefile$ |
|---|
| 5 | ~$ |
|---|
| 6 | \.html$ |
|---|
| 7 | \.old$ |
|---|
| 8 | ^blib/ |
|---|
| 9 | _blib$ |
|---|
| 10 | ^MakeMaker-\d |
|---|
| 11 | ^\.exists |
|---|
| 12 | \bdebian\b |
|---|
| 13 | \bconf\b |
|---|