aboutsummaryrefslogtreecommitdiffhomepage
path: root/etc
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2000-09-26 17:27:33 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2000-09-26 17:27:33 +0000
commit9326bbed1a60f2fc30bdf79bdcfee849841cd260 (patch)
tree3b61f32d4e247f3470d2c446bddab72e8229f9c6 /etc
parent8e169bfe900a4e02cdb3a40e56d2a8b783280a7a (diff)
Fix adding af2 to RPM.
Diffstat (limited to 'etc')
-rw-r--r--etc/ProofGeneral.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/ProofGeneral.spec b/etc/ProofGeneral.spec
index 9af7debb..e217c7ee 100644
--- a/etc/ProofGeneral.spec
+++ b/etc/ProofGeneral.spec
@@ -59,7 +59,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 coq lego isa isar hol98 images generic ${RPM_BUILD_ROOT}/usr/share/emacs/ProofGeneral
+cp -pr af2 coq lego isa isar hol98 images generic ${RPM_BUILD_ROOT}/usr/share/emacs/ProofGeneral
%clean