]> git.ipfire.org Git - pakfire.git/commit
Drop functions to enable/disable a repository
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 20 Jan 2018 13:33:12 +0000 (14:33 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 20 Jan 2018 13:33:12 +0000 (14:33 +0100)
commit8ef6c3885823a1d81889603cf92298a08fdf7892
tree74bdd96732d54ae9e37825c00ab6604b7cb0a469
parent6c8a51ea392397af5efca722e4301b22b13b3fd0
Drop functions to enable/disable a repository

This is implemented in the repositories itself

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/_pakfire/package.c
src/_pakfire/pakfire.c
src/_pakfire/repo.c
src/_pakfire/repo.h
src/pakfire/cli.py
src/pakfire/repository/__init__.py