summaryrefslogtreecommitdiffstats
path: root/gnustep-apps/gnustep-projectcenter/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'gnustep-apps/gnustep-projectcenter/INSTALL')
-rwxr-xr-xgnustep-apps/gnustep-projectcenter/INSTALL6
1 files changed, 6 insertions, 0 deletions
diff --git a/gnustep-apps/gnustep-projectcenter/INSTALL b/gnustep-apps/gnustep-projectcenter/INSTALL
new file mode 100755
index 0000000000..54c12b2dfd
--- /dev/null
+++ b/gnustep-apps/gnustep-projectcenter/INSTALL
@@ -0,0 +1,6 @@
+export TAR_OPTIONS="--no-same-owner"
+
+make_single
+make GNUSTEP_INSTALLATION_DIR=$GNUSTEP_SYSTEM_ROOT install
+make_normal
+