aboutsummaryrefslogtreecommitdiff
path: root/pkgs/applications/graphics/xfig/builder.sh
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/graphics/xfig/builder.sh')
-rw-r--r--pkgs/applications/graphics/xfig/builder.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/pkgs/applications/graphics/xfig/builder.sh b/pkgs/applications/graphics/xfig/builder.sh
index 3f3f2d7649ae..4d3cc6335bfd 100644
--- a/pkgs/applications/graphics/xfig/builder.sh
+++ b/pkgs/applications/graphics/xfig/builder.sh
@@ -8,6 +8,8 @@ preBuild() {
cat Imakefile >> Imakefile.tmp
mv Imakefile.tmp Imakefile
xmkmf
+
+ sed -e 's@[$][$]m@-- &@g' -i Makefile
}
installPhase() {