summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKen Dreyer <ktdreyer@ktdreyer.com>2012-08-23 13:40:48 -0600
committerKen Dreyer <ktdreyer@ktdreyer.com>2012-08-23 13:40:48 -0600
commit302b2d44c78f930ba04c62006543ba75ced141a5 (patch)
tree739c72f9bc0b309fe08aecc84deeff89d07e97cc
parent5a5116fa12edbe1c63c2e1a093074642dedb977d (diff)
downloadrpmfusion-tools-302b2d44c78f930ba04c62006543ba75ced141a5.tar.gz
rpmfusion-tools-302b2d44c78f930ba04c62006543ba75ced141a5.tar.xz
rpmfusion-tools-302b2d44c78f930ba04c62006543ba75ced141a5.zip
skip processing the "plus4emu" package
-rwxr-xr-xcvstogit4
1 files changed, 4 insertions, 0 deletions
diff --git a/cvstogit b/cvstogit
index c058e4f..9a4b789 100755
--- a/cvstogit
+++ b/cvstogit
@@ -247,6 +247,10 @@ do_repotree() {
# Listed in owners.list, but does not exist in CVS.
continue
;;
+ 'plus4emu')
+ # Listed in owners.list, but does not exist in CVS.
+ continue
+ ;;
esac
git_cvsimport $repo $package