mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-08 11:52:55 -04:00
14 lines
454 B
Plaintext
14 lines
454 B
Plaintext
$NetBSD: patch-aa,v 1.3 2007/08/06 18:58:29 xtraeme Exp $
|
|
|
|
--- Makefile.in.orig 2007-07-26 13:00:24.000000000 +0200
|
|
+++ Makefile.in 2007-07-26 13:00:35.000000000 +0200
|
|
@@ -217,7 +217,7 @@
|
|
-DSYSCONFDIR=\"$(sysconfdir)\" \
|
|
$(imlib2_cflags) @GL_CFLAGS@
|
|
|
|
-dist_sysconf_DATA = 3ddesktop.conf
|
|
+dist_sysconf_DATA =
|
|
dist_pkgdata_DATA = digits.bmp
|
|
man_MANS = 3ddesk.1 3ddeskd.1
|
|
3ddesk_SOURCES = 3ddesk.cpp
|