diff options
author | Guy Harris <guy@alum.mit.edu> | 2002-01-21 07:24:14 +0000 |
---|---|---|
committer | Guy Harris <guy@alum.mit.edu> | 2002-01-21 07:24:14 +0000 |
commit | 64c8032c3b617f4be70603e0779905434546a36f (patch) | |
tree | 539cfa4bcf43b959f68afdb14a350de102b43c2b /packaging | |
parent | 9fb6b48a499b456e956a8fb9fbeba0d91feb97f5 (diff) | |
download | wireshark-64c8032c3b617f4be70603e0779905434546a36f.tar.gz wireshark-64c8032c3b617f4be70603e0779905434546a36f.tar.bz2 wireshark-64c8032c3b617f4be70603e0779905434546a36f.zip |
"ethereal.spec" is now in the "packaging/rpm/SPECS" directory, so remove
it from the .cvsignore file in the "packaging/rpm" directory.
svn path=/trunk/; revision=4585
Diffstat (limited to 'packaging')
-rw-r--r-- | packaging/rpm/.cvsignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/packaging/rpm/.cvsignore b/packaging/rpm/.cvsignore index a6bed05ed9..3dda72986f 100644 --- a/packaging/rpm/.cvsignore +++ b/packaging/rpm/.cvsignore @@ -1,3 +1,2 @@ Makefile.in Makefile -ethereal.spec |