aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorTim Harder <radhermit@gmail.com>2015-12-06 01:22:00 -0500
committerTim Harder <radhermit@gmail.com>2016-02-28 14:14:24 -0500
commita5224e2bba03bf2dfb5292e232cdf853afd3db14 (patch)
tree76a2e68370a68422eef4c382c1191acf24ef87fa /bin
parentbinpkg/remote: remove old, unused write_index() method (diff)
downloadpkgcore-a5224e2bba03bf2dfb5292e232cdf853afd3db14.tar.gz
pkgcore-a5224e2bba03bf2dfb5292e232cdf853afd3db14.tar.bz2
pkgcore-a5224e2bba03bf2dfb5292e232cdf853afd3db14.zip
pclean: initial implementation
This currently supports distfiles, binpkgs, and tmpfiles. Config file support and more tests coming later. Fixes #163.
Diffstat (limited to 'bin')
l---------bin/pclean1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/pclean b/bin/pclean
new file mode 120000
index 000000000..3ef8e480d
--- /dev/null
+++ b/bin/pclean
@@ -0,0 +1 @@
+../pkgcore/scripts/__init__.py \ No newline at end of file