gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r8412: unifont doc update


From: Carl Hansen
Subject: [Gsrc-commit] trunk r8412: unifont doc update
Date: Tue, 7 Jun 2022 21:45:39 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 8412
revision-id: carlhansen1234@gmail.com-20220608014535-yxxm9k7w322w0des
parent: carlhansen1234@gmail.com-20220608012423-70qkj7bjwxp93eq0
committer: carlhansen1234@gmail.com
branch nick: trunk
timestamp: Tue 2022-06-07 18:45:35 -0700
message:
  unifont doc update
modified:
  pkg/gnu/unifont/Makefile       makefile-20161021200207-w6apucnpk66hw5ah-3
=== modified file 'pkg/gnu/unifont/Makefile'
--- a/pkg/gnu/unifont/Makefile  2022-06-07 06:28:55 +0000
+++ b/pkg/gnu/unifont/Makefile  2022-06-08 01:45:35 +0000
@@ -18,11 +18,6 @@
 #
 # Send bug reports and comments about GSRC problems to bug-gsrc@gnu.org
 #
-# also in work/unifont-xx.xx.xx/Makefile, edit 
-#  USRDIR = usr
-#  to be 
-#  USRDIR = whatever your $(prefix) happens to be
-#  to be fixed in the future
 
 
 NAME = unifont
@@ -42,12 +37,10 @@
 MASTER_SUBDIR = $(GARNAME)/$(DISTNAME)/
 DISTFILES = $(DISTNAME).tar.gz
 SIGFILES = $(DISTNAME).tar.gz.sig
-PATCHFILES = unifont.14.0.4.diff
 BUILDDEPS =
 LIBDEPS =
 
-#PATCHFILES =  Makefile.unifont.path.patch
-#PATCHOPTS = -p3
+PATCHFILES = unifont.14.0.4.diff
 CONFIGURE_SCRIPTS =
 BUILD_SCRIPTS =  maximally
 INSTALL_SCRIPTS = myinstall
@@ -56,12 +49,9 @@
 ######################################################################
 
 include ../../../gar/gar.lib/auto.mk
-#include ../../../gar/gar.lib/info.mk
+include ../../../gar/gar.lib/info.mk
 include config.mk
 
-#USRDIR:=$(prefix)
-#CURDIR := $(WORKSRC)
-#DESTDIR := $(prefix)
 
 .PHONY: install-myinstall build-maximally foo
 
@@ -79,6 +69,7 @@
                PREFIX=$(packageprefix)   install
 
 
+# Makefile test, ignore
 foo:
        @echo ${MAKEFILE_LIST}
        @echo $(prefix) 


reply via email to

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