pkgsrc-WIP-changes archive

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

emacs-git: fix PLIST for upstream change



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <tk%giga.or.at@localhost>
Pushed By:	wiz
Date:		Sat Apr 27 10:58:11 2019 +0200
Changeset:	01cfd6adc7d44949fc138d38530a4198940fdd8c

Modified Files:
	emacs-git/Makefile
	emacs-git/PLIST

Log Message:
emacs-git: fix PLIST for upstream change

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=01cfd6adc7d44949fc138d38530a4198940fdd8c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 emacs-git/Makefile | 1 -
 emacs-git/PLIST    | 1 -
 2 files changed, 2 deletions(-)

diffs:
diff --git a/emacs-git/Makefile b/emacs-git/Makefile
index 26981e2dd7..afdee4a1d8 100644
--- a/emacs-git/Makefile
+++ b/emacs-git/Makefile
@@ -3,7 +3,6 @@
 .include	"version.mk"
 DISTNAME=	emacs-${_EMACS_VERSION_MAJOR}.${_EMACS_VERSION_MINOR}.${_EMACS_VERSION_MICRO}
 PKGNAME=	emacs27-${_EMACS_VERSION_MAJOR}.${_EMACS_VERSION_MINOR}.${_EMACS_VERSION_MICRO}
-PKGREVISION=	1
 CATEGORIES=	editors
 GIT_REPO=	git://git.sv.gnu.org/emacs.git
 
diff --git a/emacs-git/PLIST b/emacs-git/PLIST
index 080bc21cc3..c3e3fcc3e3 100644
--- a/emacs-git/PLIST
+++ b/emacs-git/PLIST
@@ -72,7 +72,6 @@ lib/systemd/user/emacs.service
 libexec/emacs/${PKGVERSION}/${MACHINE_GNU_PLATFORM}/emacs.pdmp
 libexec/emacs/${PKGVERSION}/${MACHINE_GNU_PLATFORM}/hexl
 libexec/emacs/${PKGVERSION}/${MACHINE_GNU_PLATFORM}/movemail
-libexec/emacs/${PKGVERSION}/${MACHINE_GNU_PLATFORM}/profile
 libexec/emacs/${PKGVERSION}/${MACHINE_GNU_PLATFORM}/rcs2log
 man/man1/ctags.1
 man/man1/ebrowse.1


Home | Main Index | Thread Index | Old Index