mirror of https://github.com/perkeep/perkeep.git
Remove dev-pass-camput from make-release.
Change-Id: I503895e1555b6c7eefef1e0af2baefceb623557d
This commit is contained in:
parent
e8f89f609b
commit
894a51a5b1
|
@ -36,7 +36,6 @@ foreach my $d (qw{
|
|||
dev-cammount
|
||||
dev-camtool
|
||||
dev-db
|
||||
dev-pass-camput
|
||||
}) {
|
||||
system("git", "rm", "-r", $d) and die "Failed to git rm -r $d";
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue