diff options
| author | David Aspinall | 2000-09-29 20:04:57 +0000 |
|---|---|---|
| committer | David Aspinall | 2000-09-29 20:04:57 +0000 |
| commit | 0908b6cc678eaf75f56ccf0126de9d3226001f3b (patch) | |
| tree | 1b836f2072b9f1f8c3c9fe4264c58b80c0a0a63f | |
| parent | 13640343d31b3f01f59495896227af2f92457436 (diff) | |
Bug in files list
| -rw-r--r-- | etc/ProofGeneral.spec | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/ProofGeneral.spec b/etc/ProofGeneral.spec index 49d74a6c..399d901d 100644 --- a/etc/ProofGeneral.spec +++ b/etc/ProofGeneral.spec @@ -113,10 +113,10 @@ fi %attr(-,root,root) %dir /usr/share/emacs/ProofGeneral/af2/*.af2 %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/*.af2 +%attr(-,root,root) %dir /usr/share/emacs/ProofGeneral/acl2/*.acl2 %attr(0755,root,root) %dir /usr/share/emacs/ProofGeneral/twelf %attr(-,root,root) %dir /usr/share/emacs/ProofGeneral/twelf/*.el -%attr(-,root,root) %dir /usr/share/emacs/ProofGeneral/twelf/*.af2 +%attr(-,root,root) %dir /usr/share/emacs/ProofGeneral/twelf/*.twelf %attr(0755,root,root) %dir /usr/share/emacs/ProofGeneral/images %attr(-,root,root) %dir /usr/share/emacs/ProofGeneral/images/* %attr(0755,root,root) %dir /usr/share/emacs/ProofGeneral/generic |
