diff options
| author | Simon Rettberg | 2013-09-10 13:34:18 +0200 |
|---|---|---|
| committer | Simon Rettberg | 2013-09-10 13:34:18 +0200 |
| commit | 15bcbeb8693198aef0a17738b6e58d98a7095b65 (patch) | |
| tree | 2127f7762728f19bcae66a22a8dfff8f12a9a286 | |
| parent | * Add debian support * (diff) | |
| download | tm-scripts-15bcbeb8693198aef0a17738b6e58d98a7095b65.tar.gz tm-scripts-15bcbeb8693198aef0a17738b6e58d98a7095b65.tar.xz tm-scripts-15bcbeb8693198aef0a17738b6e58d98a7095b65.zip | |
[debug] Remove nonsense from config
| -rw-r--r-- | remote/modules/debug/debug.conf.debian | 1 | ||||
| -rw-r--r-- | remote/modules/debug/debug.conf.ubuntu | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/remote/modules/debug/debug.conf.debian b/remote/modules/debug/debug.conf.debian index 3b9c032a..00bfea2c 100644 --- a/remote/modules/debug/debug.conf.debian +++ b/remote/modules/debug/debug.conf.debian @@ -4,5 +4,4 @@ REQUIRED_INSTALLED_PACKAGES=" strace nano fontconfig - fonts-config " diff --git a/remote/modules/debug/debug.conf.ubuntu b/remote/modules/debug/debug.conf.ubuntu index 3b9c032a..00bfea2c 100644 --- a/remote/modules/debug/debug.conf.ubuntu +++ b/remote/modules/debug/debug.conf.ubuntu @@ -4,5 +4,4 @@ REQUIRED_INSTALLED_PACKAGES=" strace nano fontconfig - fonts-config " |
