summaryrefslogtreecommitdiffstats
path: root/windowmanagers/fvwm/PRE_BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'windowmanagers/fvwm/PRE_BUILD')
-rwxr-xr-xwindowmanagers/fvwm/PRE_BUILD8
1 files changed, 0 insertions, 8 deletions
diff --git a/windowmanagers/fvwm/PRE_BUILD b/windowmanagers/fvwm/PRE_BUILD
index 0755be16de..8884143761 100755
--- a/windowmanagers/fvwm/PRE_BUILD
+++ b/windowmanagers/fvwm/PRE_BUILD
@@ -6,13 +6,5 @@ default_pre_build &&
if [[ "$FVWM_RELEASE" == "unstable" ]] &&
[[ "$FVWM_PATCHSET" == "y" ]]; then
cd ${SOURCE_DIRECTORY} &&
- Patch ${SOURCE_CACHE}/${SOURCE2} &&
- Patch ${SOURCE_CACHE}/${SOURCE3} &&
- Patch ${SOURCE_CACHE}/${SOURCE4} &&
- Patch ${SOURCE_CACHE}/${SOURCE5} &&
- Patch ${SOURCE_CACHE}/${SOURCE6} &&
- Patch ${SOURCE_CACHE}/${SOURCE7} &&
- Patch ${SOURCE_CACHE}/${SOURCE8} &&
- Patch ${SOURCE_CACHE}/${SOURCE11} &&
bzcat ${SCRIPT_DIRECTORY}/FlatSeparators-2.5.26.patch.bz2 | patch -p0
fi