Skip to content
Snippets Groups Projects
Commit 8dd6f903 authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

reverting to old rpm build method
parent 0fe966a0
No related branches found
No related tags found
No related merge requests found
# $Id: Makefile,v 1.338 2004-05-01 14:42:41 geuzaine Exp $ # $Id: Makefile,v 1.339 2004-05-01 15:54:39 geuzaine Exp $
# #
# Copyright (C) 1997-2004 C. Geuzaine, J.-F. Remacle # Copyright (C) 1997-2004 C. Geuzaine, J.-F. Remacle
# #
...@@ -231,7 +231,7 @@ package-mac: ...@@ -231,7 +231,7 @@ package-mac:
package-rpm: package-rpm:
tar zcvf /usr/src/redhat/SOURCES/gmsh-${GMSH_VERSION}.tar.gz ${GMSH_SOURCES} tar zcvf /usr/src/redhat/SOURCES/gmsh-${GMSH_VERSION}.tar.gz ${GMSH_SOURCES}
rpmbuild -ba --define 'gmshversion ${GMSH_VERSION}' gmsh.spec rpmbuild -bb --define 'gmshversion ${GMSH_VERSION}' gmsh.spec
cp /usr/src/redhat/RPMS/i386/gmsh-${GMSH_VERSION}-?.i386.rpm . cp /usr/src/redhat/RPMS/i386/gmsh-${GMSH_VERSION}-?.i386.rpm .
cp /usr/src/redhat/BUILD/gmsh-${GMSH_VERSION}/gmsh-${GMSH_VERSION}-${UNAME}.tgz . cp /usr/src/redhat/BUILD/gmsh-${GMSH_VERSION}/gmsh-${GMSH_VERSION}-${UNAME}.tgz .
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment