FLAIM change. Needed to exclude the .diff file from the Ubuntu package.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@972 0109f412-320b-0410-ab79-c3e0c5ffbbe6
This commit is contained in:
@@ -2041,8 +2041,8 @@ ubuntusrc: srcdist
|
||||
$(ec)$(gprintf) "Moving packages to UBUNTU directory ...\n"
|
||||
$(ec)$(call copycmd,$(ubuntu_stage_dir)/*.dsc,$(package_ubuntu_dir))
|
||||
$(ec)$(call rmcmd,$(ubuntu_stage_dir)/*.dsc)
|
||||
$(ec)$(call copycmd,$(ubuntu_stage_dir)/*.gz,$(package_ubuntu_dir))
|
||||
$(ec)$(call rmcmd,$(ubuntu_stage_dir)/*.gz)
|
||||
$(ec)$(call copycmd,$(ubuntu_stage_dir)/*.tar.gz,$(package_ubuntu_dir))
|
||||
$(ec)$(call rmcmd,$(ubuntu_stage_dir)/*.tar.gz)
|
||||
$(ec)$(call copycmd,$(ubuntu_stage_dir)/*.changes,$(package_ubuntu_dir))
|
||||
$(ec)$(call rmcmd,$(ubuntu_stage_dir)/*.changes)
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
Source: libflaim
|
||||
Priority: optional
|
||||
Maintainer: Martin Meredith <mez@ubuntu.com>
|
||||
Maintainer: Andrew Hodgkinson (Sr. Software Engineer) <ahodgkinson@novell.com>
|
||||
Build-Depends: debhelper (>= 5.0), libncurses-dev
|
||||
Standards-Version: 3.7.2
|
||||
Section: libs
|
||||
@@ -29,4 +29,4 @@ Description: Embeddable cross-platform database engine
|
||||
and robust. It is available on a wide variety of 32 bit and 64 bit
|
||||
platforms.
|
||||
.
|
||||
Homepage: http://www.bandit-project.org/index.php/FLAIM
|
||||
Homepage: http://www.bandit-project.org/index.php/FLAIM
|
||||
|
||||
Reference in New Issue
Block a user