gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] trunk r10928: update smarteiffel to 2.3


From: Carl Hansen
Subject: [Gsrc-commit] trunk r10928: update smarteiffel to 2.3
Date: Thu, 19 Dec 2024 21:35:09 -0500 (EST)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 10928
revision-id: carlhansen@gnu.org-20241220023504-co28ul9x7b3qzhzi
parent: carlhansen@gnu.org-20241220022617-qvq2d6vlckdeolap
committer: carlhansen@gnu.org
branch nick: trunk
timestamp: Fri 2024-12-20 02:35:04 +0000
message:
  update smarteiffel to 2.3
modified:
  pkg/decommissioned/smarteiffel/Makefile 
makefile-20160617013614-8e2c5c5828bw0p7o-30
=== modified file 'pkg/decommissioned/smarteiffel/Makefile'
--- a/pkg/decommissioned/smarteiffel/Makefile   2016-06-17 19:08:15 +0000
+++ b/pkg/decommissioned/smarteiffel/Makefile   2024-12-20 02:35:04 +0000
@@ -43,7 +43,7 @@
 
 ######################################################################
 
-include ../../gar.mk
+include ../../../gar/gar.mk
 include config.mk
 
 EIFFEL_ENV = USRDIR=$(packageprefix) \n \
@@ -56,8 +56,8 @@
 pre-build:
        sed -i -e 's/install: all/install:/' $(WORKSRC)/Makefile
        sed -i -e 's/-Os/-O1/g' $(WORKSRC)/make_release.sh
-#      This is just plain weird, but I can't get it to work by passing
-#      these in through the environment via Make:
+       #This is just plain weird, but I can't get it to work by passing
+       #these in through the environment via Make:
        sed -i -e '8s|^|$(EIFFEL_ENV)|' $(WORKSRC)/make_release.sh
        $(MAKECOOKIE)
 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]