aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Aspinall2000-09-29 19:28:20 +0000
committerDavid Aspinall2000-09-29 19:28:20 +0000
commit5c96a09131a8f29b59c8c80bdf936ee592acd291 (patch)
tree0630b15ad6894fc4f99cf24aef6f823980c6c99c
parent7d632fb667ec37e2289b0d50c6934aa0d0ed6e3b (diff)
Fix adding acl2 and twelf to RPM
-rw-r--r--etc/ProofGeneral.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/ProofGeneral.spec b/etc/ProofGeneral.spec
index 3f510b3d..49d74a6c 100644
--- a/etc/ProofGeneral.spec
+++ b/etc/ProofGeneral.spec
@@ -64,7 +64,7 @@ gzip ${RPM_BUILD_ROOT}/usr/info/PG-adapting.info ${RPM_BUILD_ROOT}/usr/info/PG-a
# Remove duff bits
rm -f doc/dir doc/localdir
-cp -pr af2 coq lego isa isar hol98 images generic ${RPM_BUILD_ROOT}/usr/share/emacs/ProofGeneral
+cp -pr af2 acl2 twelf coq lego isa isar hol98 images generic ${RPM_BUILD_ROOT}/usr/share/emacs/ProofGeneral
%clean