summaryrefslogtreecommitdiffstats
path: root/xfce/thunar-1.1/PRE_BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'xfce/thunar-1.1/PRE_BUILD')
-rwxr-xr-xxfce/thunar-1.1/PRE_BUILD14
1 files changed, 0 insertions, 14 deletions
diff --git a/xfce/thunar-1.1/PRE_BUILD b/xfce/thunar-1.1/PRE_BUILD
deleted file mode 100755
index ce01195ad3..0000000000
--- a/xfce/thunar-1.1/PRE_BUILD
+++ /dev/null
@@ -1,14 +0,0 @@
-default_pre_build &&
-cd "$SOURCE_DIRECTORY" &&
-
-sed -i "s:doc/Thunar:doc/thunar:g" \
- ThunarHelp.in \
- docs/{manual/,}/Makefile.{am,in} &&
-
-for lang in fr ja pl; do
- sed -i "s:doc/Thunar:doc/thunar:g" \
- docs/manual/images/${lang}/Makefile.{am,in}
-done &&
-
-sed -i "s:doc/Thunar:doc/thunar:g" \
- docs/manual/images/Makefile.{am,in}