summaryrefslogtreecommitdiff
path: root/x11-wm/afterstep/files/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'x11-wm/afterstep/files/patch-aa')
-rw-r--r--x11-wm/afterstep/files/patch-aa10
1 files changed, 5 insertions, 5 deletions
diff --git a/x11-wm/afterstep/files/patch-aa b/x11-wm/afterstep/files/patch-aa
index be189e7e5394..afa5a688878b 100644
--- a/x11-wm/afterstep/files/patch-aa
+++ b/x11-wm/afterstep/files/patch-aa
@@ -9,9 +9,9 @@
/* If you would like gradients, uncomment this */
#define ENABLE_TEXTURE
--- 1,6 ----
-! #define AFTERDIR "@@PREFIX@@/lib/X11/afterstep"
-! #define AFTER_ICONDIR "@@PREFIX@@/include/X11/bitmaps:@@PREFIX@@/include/X11/pixmaps"
-! #define STEPRC "@@PREFIX@@/lib/X11/afterstep/system.steprc"
+! #define AFTERDIR "%%PREFIX%%/lib/X11/afterstep"
+! #define AFTER_ICONDIR "%%PREFIX%%/include/X11/bitmaps:%%PREFIX%%/include/X11/pixmaps"
+! #define STEPRC "%%PREFIX%%/lib/X11/afterstep/system.steprc"
/* If you would like gradients, uncomment this */
#define ENABLE_TEXTURE
@@ -28,7 +28,7 @@
* Imake wants to leave binaries, then choose the second line here.
* If you want to install it in a different directory, uncomment and
* edit the first line */
-! #define AFTER_BIN_DIR BINDIR=@@PREFIX@@/bin
+! #define AFTER_BIN_DIR BINDIR=%%PREFIX%%/bin
/* Compiler over-ride for Imakefiles */
/* Leave it as shown to get your default compiler */
@@ -45,7 +45,7 @@
***************************************************************************/
#define XPM
/* linker flags needed to locate and link in the Xpm library, if you use it */
-! #define XPMLIBRARY -L@@PREFIX@@/lib -lXpm
+! #define XPMLIBRARY -L%%PREFIX%%/lib -lXpm
/***************************************************************************
*#define M4