FLAIM change. Misc. updates for Ubuntu.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@889 0109f412-320b-0410-ab79-c3e0c5ffbbe6
This commit is contained in:
@@ -1 +0,0 @@
|
||||
* TBD
|
||||
|
||||
1
flaim/ChangeLog.ubuntu
Normal file
1
flaim/ChangeLog.ubuntu
Normal file
@@ -0,0 +1 @@
|
||||
* Initial revision for Ubuntu
|
||||
@@ -650,14 +650,14 @@ ifneq (,$(findstring rpm,$(MAKECMDGOALS)))
|
||||
endif
|
||||
endif
|
||||
|
||||
ifneq (,$(findstring debbin,$(MAKECMDGOALS)))
|
||||
ifneq (,$(findstring ubuntubin,$(MAKECMDGOALS)))
|
||||
calc_svn_revision = 1
|
||||
ifndef ignore_local_mods
|
||||
local_mods_ok =
|
||||
endif
|
||||
endif
|
||||
|
||||
ifneq (,$(findstring debsrc,$(MAKECMDGOALS)))
|
||||
ifneq (,$(findstring ubuntusrc,$(MAKECMDGOALS)))
|
||||
calc_svn_revision = 1
|
||||
ifndef ignore_local_mods
|
||||
local_mods_ok =
|
||||
|
||||
@@ -9,7 +9,6 @@
|
||||
# Uncomment this to turn on verbose mode.
|
||||
#export DH_VERBOSE=1
|
||||
|
||||
|
||||
CFLAGS = -Wall -g
|
||||
|
||||
ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
|
||||
|
||||
Reference in New Issue
Block a user