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

rpms

parent e32b2aab
Branches
Tags
No related merge requests found
# $Id: Makefile,v 1.28 2000-12-20 15:46:08 geuzaine Exp $ # $Id: Makefile,v 1.29 2000-12-20 16:03:37 geuzaine Exp $
# ---------------------------------------------------------------------- # ----------------------------------------------------------------------
# Makefile for Gmsh # Makefile for Gmsh
# ---------------------------------------------------------------------- # ----------------------------------------------------------------------
...@@ -206,6 +206,7 @@ rpm: src ...@@ -206,6 +206,7 @@ rpm: src
cp /usr/src/redhat/RPMS/i386/$(GMSH_SRCRPM)-1.i386.rpm . cp /usr/src/redhat/RPMS/i386/$(GMSH_SRCRPM)-1.i386.rpm .
cp /usr/src/redhat/BUILD/$(GMSH_SRCRPM)/bin/gmsh . cp /usr/src/redhat/BUILD/$(GMSH_SRCRPM)/bin/gmsh .
gtar zcvf gmsh-$(GMSH_UNAME).tgz gmsh gtar zcvf gmsh-$(GMSH_UNAME).tgz gmsh
rm -f gmsh
compress_bin: compress_bin:
cd $(GMSH_BIN_DIR) && tar cvf gmsh-$(GMSH_UNAME).tar gmsh cd $(GMSH_BIN_DIR) && tar cvf gmsh-$(GMSH_UNAME).tar gmsh
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment