summaryrefslogtreecommitdiffstats
path: root/gnustep-apps/gnustep-affiche/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'gnustep-apps/gnustep-affiche/BUILD')
-rwxr-xr-xgnustep-apps/gnustep-affiche/BUILD11
1 files changed, 0 insertions, 11 deletions
diff --git a/gnustep-apps/gnustep-affiche/BUILD b/gnustep-apps/gnustep-affiche/BUILD
deleted file mode 100755
index 95724999ab..0000000000
--- a/gnustep-apps/gnustep-affiche/BUILD
+++ /dev/null
@@ -1,11 +0,0 @@
-if [ -f /etc/profile.d/GNUstep.sh ];
-then
- . /etc/profile.d/GNUstep.sh
-else
- message "${ERROR_COLOR}Unable to find /etc/profile.d/GNUstep.sh"
- message "Rebuild gnustep-make${DEFAULT_COLOR}"
- exit 1
-fi &&
-
-make
-