diff options
| author | Eugen Wissner <belka@caraus.de> | 2026-02-27 09:51:29 +0100 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2026-02-27 09:51:29 +0100 |
| commit | 2c65a2c6b02924df720f55c6e96e2e201d404c0c (patch) | |
| tree | d5103d1d2fa92099a71553d4523138617c1e0bbd /katja.toml.dist | |
| parent | 5875f6ac9ad2191eb761157fb94cb73bc671a9f0 (diff) | |
| download | katja-2c65a2c6b02924df720f55c6e96e2e201d404c0c.tar.gz | |
Rename Glib primitive types to standard C types
Diffstat (limited to 'katja.toml.dist')
| -rw-r--r-- | katja.toml.dist | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/katja.toml.dist b/katja.toml.dist index 560e898..89b7120 100644 --- a/katja.toml.dist +++ b/katja.toml.dist @@ -1,2 +1,10 @@ +# It is a sample configuration. + [sbo] path = "/home/path/to/local/repository" + + +[slackware] +Mirror=http://mirrors.slackware.com/slackware/slackware64-15.0/ +Priority=patches;@pkgmain@;extra;pasture;testing +#Blacklist= |
