14 lines
473 B
Plaintext
14 lines
473 B
Plaintext
$OpenBSD: patch-handhelds-Imakefile,v 1.1 2003/04/24 21:42:38 matthieu Exp $
|
|
|
|
--- handhelds/Imakefile.orig Thu Apr 3 21:09:27 2003
|
|
+++ handhelds/Imakefile Thu Apr 24 23:29:10 2003
|
|
@@ -11,7 +11,7 @@ THEMEDIR=$(ICONDIR)/$(THEME)/cursors
|
|
all:: name @@\
|
|
@@\
|
|
name: name.cfg CursorSources(name) @@\
|
|
- $(XCURSORGEN) -p $(PNGDIR) name.cfg name @@\
|
|
+ ../xcursorgen -p $(PNGDIR) name.cfg name @@\
|
|
@@\
|
|
clean:: @@\
|
|
$(RM) name @@\
|