diff options
| author | David Aspinall | 2000-07-13 12:38:33 +0000 |
|---|---|---|
| committer | David Aspinall | 2000-07-13 12:38:33 +0000 |
| commit | f5213d151595e0f6dd001eac2dc604cf9a0bfaa8 (patch) | |
| tree | 8c037f7e895ae66027d7dc6391b4ebd53fa71453 | |
| parent | e44323eb90b28be08cdb200bda81addc468c1454 (diff) | |
Add Isabelle interface scripts to RPM
| -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 |
