aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--packaging/rpm/SPECS/ethereal.spec.in5
1 files changed, 3 insertions, 2 deletions
diff --git a/packaging/rpm/SPECS/ethereal.spec.in b/packaging/rpm/SPECS/ethereal.spec.in
index 67ad3921b9..64dba345fe 100644
--- a/packaging/rpm/SPECS/ethereal.spec.in
+++ b/packaging/rpm/SPECS/ethereal.spec.in
@@ -37,15 +37,16 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(-, root, root)
%doc AUTHORS COPYING ChangeLog FAQ INSTALL NEWS README*
-%config /etc/*
%prefix/X11R6/bin/*
%prefix/X11R6/man/*/*
%prefix/bin/*
%prefix/lib/*
+%prefix/share/ethereal/*
+%prefix/share/ethereal/*/*
%prefix/man/*/*
%changelog
-* Sun Jul 17 2004 Joerg Mayer
+* Tue Jul 20 2004 Joerg Mayer
- Redo install and files section to actually work with normal bulids
* Sat Feb 07 2004 Joerg Mayer