mirror of https://github.com/perkeep/perkeep.git
make-release: remove some no-longer-existing files
Change-Id: Ie00176d25a136d9e58a710cd4982135e91a69e26
This commit is contained in:
parent
aacc916232
commit
5f3b778595
|
@ -33,8 +33,6 @@ foreach my $d (qw{
|
|||
clients/chrome
|
||||
lib
|
||||
old
|
||||
dev-cammount
|
||||
dev-camtool
|
||||
dev-db
|
||||
}) {
|
||||
system("git", "rm", "-r", $d) and die "Failed to git rm -r $d";
|
||||
|
|
Loading…
Reference in New Issue