Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37559534
en ru br
ALT Linux repos
S:5.1.25-alt6
5.0: 5.1.22-alt1
4.1: 5.1.20-alt3
4.0: 5.1.20-alt3
3.0: 5.1.18-alt1

Group :: Sciences/Mathematics
RPM: grace

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: grace-5.1.9-alt1-alt-makefile-install_grace_np.patch
Download


diff -uNr grace-5.1.9.orig4/grace_np/Makefile grace-5.1.9/grace_np/Makefile
--- grace-5.1.9.orig4/grace_np/Makefile	2002-06-22 15:40:21 +0400
+++ grace-5.1.9/grace_np/Makefile	2002-08-14 03:09:40 +0400
@@ -45,10 +45,10 @@
 testf_np$(O) : $(LIB)
 
 install : $(LIB)
-	$(MKINSTALLDIRS) $(DESTDIR)$(GRACE_HOME)/lib
-	$(INSTALL_DATA) $(LIB) $(DESTDIR)$(GRACE_HOME)/lib/$(LIB)
-	$(MKINSTALLDIRS) $(DESTDIR)$(GRACE_HOME)/include
-	$(INSTALL_DATA) grace_np.h $(DESTDIR)$(GRACE_HOME)/include/grace_np.h
+	$(MKINSTALLDIRS) $(libdir)/grace
+	$(INSTALL_DATA) $(LIB) $(libdir)/grace/$(LIB)
+	$(MKINSTALLDIRS) $(includedir)/grace
+	$(INSTALL_DATA) grace_np.h $(includedir)/grace/grace_np.h
 
 $(DESTDIR)$(GRACE_HOME)/lib/$(LIB) : $(LIB)
 	$(MAKE) install
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin