summaryrefslogtreecommitdiffstats
path: root/emulators/adamem/files/patch-Makefile.X
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/adamem/files/patch-Makefile.X')
-rw-r--r--emulators/adamem/files/patch-Makefile.X2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/adamem/files/patch-Makefile.X b/emulators/adamem/files/patch-Makefile.X
index e62f631..6f32f75 100644
--- a/emulators/adamem/files/patch-Makefile.X
+++ b/emulators/adamem/files/patch-Makefile.X
@@ -15,7 +15,7 @@
adamem: $(OBJECTS)
- $(LD) -s -Wl,-Map,adamem.map -L/usr/X11R6/lib \
-+ $(LD) -s -Wl,-Map,adamem.map -L${X11BASE}/lib \
++ $(LD) -s -Wl,-Map,adamem.map -L${LOCALBASE}/lib \
-o adamem $(OBJECTS) -lXext -lX11 -lz
cvem: adamem
OpenPOWER on IntegriCloud