diff options
Diffstat (limited to 'misc/dphys-config/pkg-descr')
-rw-r--r-- | misc/dphys-config/pkg-descr | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/misc/dphys-config/pkg-descr b/misc/dphys-config/pkg-descr deleted file mode 100644 index 79b745c8c55a..000000000000 --- a/misc/dphys-config/pkg-descr +++ /dev/null @@ -1,8 +0,0 @@ -This project is aimed at installing (and keeping update) the site specific -config files we want, after preprocessing them (conditional content and include -files and include sections). It also triggers postinstall scripts whenever their -associated config file has been changed. It can also remove config files, -including running an preremove script before doing so. All this is driven by an -simple config file list. - -WWW: http://www.phys.ethz.ch/~franklin/Projects/dphys-config/ |