diff options
| -rw-r--r-- | etc/ProofGeneral.spec | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/ProofGeneral.spec b/etc/ProofGeneral.spec index 6af50a7d..f980b8d8 100644 --- a/etc/ProofGeneral.spec +++ b/etc/ProofGeneral.spec @@ -85,10 +85,12 @@ fi %attr(-,root,root) %dir /usr/share/emacs/ProofGeneral/lego/*.el %attr(-,root,root) %dir /usr/share/emacs/ProofGeneral/lego/*.l %attr(0755,root,root) %dir /usr/share/emacs/ProofGeneral/isa +%attr(-,root,root) %dir /usr/share/emacs/ProofGeneral/isa/interface %attr(-,root,root) %dir /usr/share/emacs/ProofGeneral/isa/*.el %attr(-,root,root) %dir /usr/share/emacs/ProofGeneral/isa/*.thy %attr(-,root,root) %dir /usr/share/emacs/ProofGeneral/isa/*.ML %attr(0755,root,root) %dir /usr/share/emacs/ProofGeneral/isar +%attr(-,root,root) %dir /usr/share/emacs/ProofGeneral/isar/interface %attr(-,root,root) %dir /usr/share/emacs/ProofGeneral/isar/*.el %attr(-,root,root) %dir /usr/share/emacs/ProofGeneral/isar/*.thy %attr(0755,root,root) %dir /usr/share/emacs/ProofGeneral/hol98 |
