mirror of
https://github.com/gnustep/tools-make.git
synced 2025-05-31 01:10:56 +00:00
GUI Backend built as bundle by default. Remove backend component
of LIBRARY_COMBO throughout makefiles and scripts. git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@9577 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
be673f8d89
commit
a3da36ba3d
19 changed files with 249 additions and 468 deletions
6
debian/changelog
vendored
6
debian/changelog
vendored
|
@ -1,3 +1,9 @@
|
|||
gnustep-make (1.0.0) unstable; urgency=low
|
||||
|
||||
* Change library-combo to gnu-gnu-gnu
|
||||
|
||||
-- Adam Fedor <fedor@gnu.org> Thu, 12 Apr 2001 18:47:57 +0600
|
||||
|
||||
gnustep-make (0.9.0-1) unstable; urgency=low
|
||||
|
||||
* Update to Debian policy 3.2.1.
|
||||
|
|
2
debian/rules
vendored
2
debian/rules
vendored
|
@ -9,7 +9,7 @@ export DH_COMPAT=2
|
|||
pkg = gnustep-make
|
||||
tmpdir = $(shell pwd)/debian/$(pkg)
|
||||
prefix = usr/lib/GNUstep
|
||||
library_combo = gnu-gnu-gnu-xgps
|
||||
library_combo = gnu-gnu-gnu
|
||||
|
||||
build: stamp-build
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue