aboutsummaryrefslogtreecommitdiffhomepage
path: root/etc
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2004-03-01 00:22:01 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2004-03-01 00:22:01 +0000
commit176296387601b09c8f26c072266d83af7ab793cf (patch)
treeceba72b5cdbdf9820fb7ad937c8499cdb12d3c68 /etc
parent0449c83a7a0c6291131d360439f660c439ada283 (diff)
Simplify make call
Diffstat (limited to 'etc')
-rw-r--r--etc/ProofGeneral.spec6
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/ProofGeneral.spec b/etc/ProofGeneral.spec
index 2e01192c..d0896fb7 100644
--- a/etc/ProofGeneral.spec
+++ b/etc/ProofGeneral.spec
@@ -1,12 +1,12 @@
Summary: Proof General, Emacs interface for Proof Assistants
Name: ProofGeneral
-Version: 3.5pre040229
+Version: 3.5pre040301
Release: 1
Group: Applications/Editors/Emacs
Copyright: LFCS, University of Edinburgh
Url: http://proofgeneral.inf.ed.ac.uk/
Packager: David Aspinall <David.Aspinall@ed.ac.uk>
-Source: http://proofgeneral.inf.ed.ac.uk/ProofGeneral-3.5pre040229.tar.gz
+Source: http://proofgeneral.inf.ed.ac.uk/ProofGeneral-3.5pre040301.tar.gz
BuildRoot: /tmp/ProofGeneral-root
PreReq: /sbin/install-info
Prefixes: /usr/share/emacs /usr/bin /usr/share/info
@@ -71,7 +71,7 @@ make install-elc install-init PREFIX=${RPM_BUILD_ROOT}/usr EMACS=emacs DEST_PREF
make install-elc install-init PREFIX=${RPM_BUILD_ROOT}/usr EMACS=xemacs DEST_PREFIX=/usr
# Finally, install the desktop and .el files into non-Emacs version specific locations
-make install-desktop install-el install-extras install-bin PREFIX=${RPM_BUILD_ROOT}/usr ELISPP=share/ProofGeneral DEST_PREFIX=/usr
+make install-desktop install-el install-bin PREFIX=${RPM_BUILD_ROOT}/usr ELISPP=share/ProofGeneral DEST_PREFIX=/usr
# Install docs too
make install-doc PREFIX=${RPM_BUILD_ROOT}/usr DEST_PREFIX=/usr