Added RPM related variables

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8700 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2001-01-19 19:10:45 +00:00
parent a7967b1511
commit fbfdcbfd09

View file

@ -25,12 +25,19 @@
# If not, write to the Free Software Foundation,
# 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
# Install into the system root by default
GNUSTEP_INSTALLATION_DIR = $(GNUSTEP_SYSTEM_ROOT)
RPM_DISABLE_RELOCATABLE=YES
PACKAGE_NEEDS_CONFIGURE = YES
GNUSTEP_MAKEFILES = $(GNUSTEP_SYSTEM_ROOT)/Makefiles
include $(GNUSTEP_MAKEFILES)/common.make
PACKAGE_NAME = gnustep-gui
VERSION = 0.6.7
#
# The list of subproject directories
#