summaryrefslogtreecommitdiff
path: root/x11/XaoS/patches
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2004-03-24 11:56:00 +0000
committerwiz <wiz@pkgsrc.org>2004-03-24 11:56:00 +0000
commit255d8ca6f49a52d4a844425b114c1f19cd4c362a (patch)
treeea4f7d0b95d7d7f632077e7461afdb3a5c5057ea /x11/XaoS/patches
parentdc53678309df5fedd2d404d7a20a076cae325037 (diff)
downloadpkgsrc-255d8ca6f49a52d4a844425b114c1f19cd4c362a.tar.gz
Never install the executable setuid root. Might have happened if libvga
was found (not on NetBSD, of course). Bump PKGREVISION to 1. Closes PR 21812 by reed.
Diffstat (limited to 'x11/XaoS/patches')
-rw-r--r--x11/XaoS/patches/patch-ab12
1 files changed, 12 insertions, 0 deletions
diff --git a/x11/XaoS/patches/patch-ab b/x11/XaoS/patches/patch-ab
new file mode 100644
index 00000000000..806f340f5ad
--- /dev/null
+++ b/x11/XaoS/patches/patch-ab
@@ -0,0 +1,12 @@
+$NetBSD: patch-ab,v 1.3 2004/03/24 11:56:00 wiz Exp $
+
+--- Makefile.in.orig Wed Mar 4 22:49:12 1998
++++ Makefile.in
+@@ -41,7 +41,6 @@ install:
+ @INSTALL@ -m 444 catalogs/* $(datadir)/XaoS/catalogs
+ @INSTALL@ -m 444 doc/README doc/README.bugs doc/compilers.txt doc/ANNOUNCE doc/PROBLEMS doc/tutorial.txt $(datadir)/XaoS/doc
+ @INSTALL@ -m 444 doc/xaos.6 $(mandir)/man6
+- @STICKY@
+ @INSTALL@ -m 444 doc/xaos.info $(infodir)
+ #install-info doc/xaos.info
+