Both SPECS/gettextwo.pspc and SPECS/gettext.pspc result in error while
packaging. They don't create a 'emacs' directory and it is not there in
a clean build.

Index: SPECS/gettextwo.pspc
===================================================================
--- SPECS/gettextwo.pspc        (revision 2065)
+++ SPECS/gettextwo.pspc        (working copy)
@@ -44,7 +44,6 @@
 %dir %attr (0755, root, other) %{_datadir}/aclocal
 %{_datadir}/aclocal/*
 %{_datadir}/gettext/*
-%{_datadir}/emacs/*
 %{_datadir}/locale/*
 %dir %attr (0755, root, other) %{_docdir}
 %{_docdir}/*

Index: SPECS/gettext.pspc
===================================================================
--- SPECS/gettext.pspc  (revision 2065)
+++ SPECS/gettext.pspc  (working copy)
@@ -78,7 +78,6 @@
 %dir %attr (0755, root, other) %{_datadir}/aclocal
 %{_datadir}/aclocal/*
 %{_datadir}/gettext/*
-%{_datadir}/emacs/*
 %{_datadir}/locale/*
 %dir %attr (0755, root, other) %{_docdir}
 %{_docdir}/*



Reply via email to