gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r6531: update unifont to 12.1.01


From: Carl Hansen
Subject: [Gsrc-commit] trunk r6531: update unifont to 12.1.01
Date: Sun, 12 May 2019 20:41:19 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 6531
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Sun 2019-05-12 17:41:14 -0700
message:
  update unifont to 12.1.01
removed:
  pkg/gnu/unifont/files/Makefile.unifont.path.patch 
makefile.unifont.pat-20190512075213-0lniwqtjf978gc63-2
modified:
  pkg/gnu/unifont/Makefile       makefile-20161021200207-w6apucnpk66hw5ah-3
=== modified file 'pkg/gnu/unifont/Makefile'
--- a/pkg/gnu/unifont/Makefile  2019-05-12 07:53:15 +0000
+++ b/pkg/gnu/unifont/Makefile  2019-05-13 00:41:14 +0000
@@ -65,10 +65,9 @@
 LDFLAGS=-lbsd
 
 pre-patch: extract
-       echo asdf  $(prefix)
-       cat ./afile
+       echo Hack alert, I have to patch the patch file!!! Maybe there is 
another way...
+       cat ./files/Makefile.unifont.path.patch.1.in > 
./files/Makefile.unifont.path.patch
+       echo  $(prefix) >> ./files/Makefile.unifont.path.patch
+       cat ./files/Makefile.unifont.path.patch.2.in >> 
./files/Makefile.unifont.path.patch
 
-#      sed -e "s/THISPATCHFILEHASTOBEPATCHED/\%$(prefix)%/" 
<./files/Makefile.unifont.path.patch.in
-#
-#      still working on this, for installation
 

=== removed file 'pkg/gnu/unifont/files/Makefile.unifont.path.patch'
--- a/pkg/gnu/unifont/files/Makefile.unifont.path.patch 2019-05-12 07:53:15 
+0000
+++ b/pkg/gnu/unifont/files/Makefile.unifont.path.patch 1970-01-01 00:00:00 
+0000
@@ -1,24 +0,0 @@
-*** ../work/unifont-12.1.01/Makefile.orig      2019-05-11 20:26:35.195517719 
-0700
---- ../work/unifont-12.1.01/Makefile   2019-05-11 20:27:38.614032130 -0700
-***************
-*** 18,25 ****
-  # in /usr/local.  To install in a different location, modify USRDIR to
-  # your liking.
-  #
-! USRDIR = usr
-  # USRDIR = usr/local
-  PREFIX = $(DESTDIR)/$(USRDIR)
-  PKGDEST = $(PREFIX)/share/unifont
-  
---- 18,28 ----
-  # in /usr/local.  To install in a different location, modify USRDIR to
-  # your liking.
-  #
-! # USRDIR = usr
-  # USRDIR = usr/local
-+ 
-+ USRDIR = $(prefix)
-+ 
-  PREFIX = $(DESTDIR)/$(USRDIR)
-  PKGDEST = $(PREFIX)/share/unifont
-  


reply via email to

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