diff options
| author | Simon Rettberg | 2013-09-10 13:34:18 +0200 |
|---|---|---|
| committer | Jonathan Bauer | 2013-09-30 13:22:05 +0200 |
| commit | 17e969329b88579c60902ca55105df54c9bffa39 (patch) | |
| tree | c78f3a8ad7a7c528655d296a12d60dc4ede252c5 | |
| parent | * Add debian support * (diff) | |
| download | tm-scripts-17e969329b88579c60902ca55105df54c9bffa39.tar.gz tm-scripts-17e969329b88579c60902ca55105df54c9bffa39.tar.xz tm-scripts-17e969329b88579c60902ca55105df54c9bffa39.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 " |
