do not install files that are not really needed/informative
suggestion, patch and ok ajacoutot@
This commit is contained in:
parent
f15550d688
commit
13788e4b81
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2007/10/31 07:30:06 eric Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2007/11/04 16:09:15 eric Exp $
|
||||
|
||||
COMMENT= terminal emulator for X
|
||||
|
||||
DISTNAME= roxterm-1.7.4
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
CATEGORIES= x11
|
||||
|
||||
HOMEPAGE= http://roxterm.sourceforge.net/
|
||||
|
18
x11/roxterm/patches/patch-Makefile_in
Normal file
18
x11/roxterm/patches/patch-Makefile_in
Normal file
@ -0,0 +1,18 @@
|
||||
$OpenBSD: patch-Makefile_in,v 1.1 2007/11/04 16:09:15 eric Exp $
|
||||
--- Makefile.in.orig Sun Nov 4 16:52:53 2007
|
||||
+++ Makefile.in Sun Nov 4 16:52:59 2007
|
||||
@@ -220,13 +220,7 @@ SUBDIRS = src
|
||||
nobase_pkgdata_DATA = Config/Colours/GTK \
|
||||
Config/Shortcuts/Default
|
||||
|
||||
-HELPFILES = $(top_srcdir)/Help/AUTHORS \
|
||||
- $(top_srcdir)/Help/Changes \
|
||||
- $(top_srcdir)/Help/COPYING \
|
||||
- $(top_srcdir)/Help/index.html \
|
||||
- $(top_srcdir)/Help/NEWS \
|
||||
- $(top_srcdir)/Help/README \
|
||||
- $(top_srcdir)/Help/TODO
|
||||
+HELPFILES = $(top_srcdir)/Help/index.html
|
||||
|
||||
HELPIMGS = $(top_srcdir)/Help/imgs/roxterm_logo.png \
|
||||
$(top_srcdir)/Help/imgs/sflogo.png \
|
@ -1,15 +1,9 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2007/10/31 07:30:06 eric Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.2 2007/11/04 16:09:15 eric Exp $
|
||||
bin/roxterm
|
||||
bin/roxterm-config
|
||||
share/applications/
|
||||
share/applications/roxterm.desktop
|
||||
share/doc/roxterm/
|
||||
share/doc/roxterm/AUTHORS
|
||||
share/doc/roxterm/COPYING
|
||||
share/doc/roxterm/Changes
|
||||
share/doc/roxterm/NEWS
|
||||
share/doc/roxterm/README
|
||||
share/doc/roxterm/TODO
|
||||
share/doc/roxterm/imgs/
|
||||
share/doc/roxterm/imgs/project-support.jpg
|
||||
share/doc/roxterm/imgs/roxterm_logo.png
|
||||
|
Loading…
Reference in New Issue
Block a user