blob: bb18e4c38cb6becb5a991b3d39d1933fc457f3c0 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- Boxes.bproj/GNUmakefile.orig 2017-08-13 17:28:44 UTC
+++ Boxes.bproj/GNUmakefile
@@ -26,8 +26,6 @@
# If not, write to the Free Software Foundation,
# 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
-GNUSTEP_INSTALLATION_DIR = $(GNUSTEP_SYSTEM_ROOT)
-
# Boxes_MAIN_MODEL_FILE = Boxes.gorm
Boxes_PRINCIPAL_CLASS = BoxesView
|