diff options
| author | David Aspinall | 2000-12-21 11:39:23 +0000 |
|---|---|---|
| committer | David Aspinall | 2000-12-21 11:39:23 +0000 |
| commit | b1ffbbaedc216865d1d813d9537c46440bb8aa8f (patch) | |
| tree | a699e685b37680a6088badf2fbe2116527f01669 | |
| parent | d59fb6b4b4b9a311a2376c1f572a5c7824cfa0bd (diff) | |
.phox -> .phx
| -rw-r--r-- | etc/ProofGeneral.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/ProofGeneral.spec b/etc/ProofGeneral.spec index 8832d261..6cb3389a 100644 --- a/etc/ProofGeneral.spec +++ b/etc/ProofGeneral.spec @@ -113,7 +113,7 @@ fi %attr(-,root,root) %dir /usr/share/emacs/ProofGeneral/hol98/*.sml %attr(0755,root,root) %dir /usr/share/emacs/ProofGeneral/phox %attr(-,root,root) %dir /usr/share/emacs/ProofGeneral/phox/*.el -%attr(-,root,root) %dir /usr/share/emacs/ProofGeneral/phox/*.phox +%attr(-,root,root) %dir /usr/share/emacs/ProofGeneral/phox/*.phx %attr(0755,root,root) %dir /usr/share/emacs/ProofGeneral/acl2 %attr(-,root,root) %dir /usr/share/emacs/ProofGeneral/acl2/*.el %attr(-,root,root) %dir /usr/share/emacs/ProofGeneral/acl2/*.acl2 |
