From 63bb30b303877b6ef8890330cec3a1f6c76d495b Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Mon, 26 Nov 2001 13:38:37 +0000 Subject: Use `@exec touch ...' to create ${PREFIX}/etc/gnome/fonts/gnome-print-x11.fontmap if it doesn't exist. This ensures that the file is created in all cases and should fix bento build. Originally file is only created when the package is built on a system with X11 fonts installed. Submitted by: bento --- print/gnome-print/pkg-plist | 1 + 1 file changed, 1 insertion(+) (limited to 'print/gnome-print') diff --git a/print/gnome-print/pkg-plist b/print/gnome-print/pkg-plist index 375b3619e955..3e8c33921e2a 100644 --- a/print/gnome-print/pkg-plist +++ b/print/gnome-print/pkg-plist @@ -1,5 +1,6 @@ bin/gnome-font-install etc/gnome/fonts/gnome-print-ghostscript.fontmap +@exec touch %D/etc/gnome/fonts/gnome-print-x11.fontmap etc/gnome/fonts/gnome-print-x11.fontmap etc/printConf.sh include/gnome-1.0/libgnomeprint/gnome-font-dialog.h -- cgit v1.2.3