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