mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-24 14:03:02 +01:00
SINIX-Z: distribute firebird.conf, removed duplicate entry in prototype
This commit is contained in:
parent
7e72c6e4ee
commit
2ccf1cce1b
@ -27,7 +27,7 @@
|
|||||||
# Contributor(s):
|
# Contributor(s):
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
# $Id: Makefile.in,v 1.4 2002-11-12 12:10:58 eku Exp $
|
# $Id: Makefile.in,v 1.5 2002-11-13 11:07:10 eku Exp $
|
||||||
#
|
#
|
||||||
|
|
||||||
ROOT=..
|
ROOT=..
|
||||||
@ -48,7 +48,7 @@ install package packages dist:
|
|||||||
@echo Making SINIX-Z package...
|
@echo Making SINIX-Z package...
|
||||||
rm -rf $(PKG_DIR)/firebird2
|
rm -rf $(PKG_DIR)/firebird2
|
||||||
-mkdir -p $(PKG_DIR)
|
-mkdir -p $(PKG_DIR)
|
||||||
(cd $(PKG_DIR); pkgmk -o -d $(PKG_DIR))
|
(cd $(PKG_DIR); pkgmk -o -c -d $(PKG_DIR))
|
||||||
pkgtrans -s $(PKG_DIR) $(PKG_DIR)/$(PKG_NAME) firebird2
|
pkgtrans -s $(PKG_DIR) $(PKG_DIR)/$(PKG_NAME) firebird2
|
||||||
|
|
||||||
clean clobber:
|
clean clobber:
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
# $Id: prototype.in,v 1.8 2002-11-12 12:10:58 eku Exp $
|
# $Id: prototype.in,v 1.9 2002-11-13 11:07:10 eku Exp $
|
||||||
#-------------------------------------------------------------------------------
|
#-------------------------------------------------------------------------------
|
||||||
|
|
||||||
!SRCDIR=@NEW_FIREBIRD_DIR@
|
!SRCDIR=@NEW_FIREBIRD_DIR@
|
||||||
@ -20,6 +20,7 @@ f none @prefix@/firebird.msg=$SRCDIR/firebird.msg 0644 root root
|
|||||||
f none @prefix@/de_DE.msg=$SRCDIR/de_DE.msg 0644 root root
|
f none @prefix@/de_DE.msg=$SRCDIR/de_DE.msg 0644 root root
|
||||||
f none @prefix@/fr_FR.msg=$SRCDIR/fr_FR.msg 0644 root root
|
f none @prefix@/fr_FR.msg=$SRCDIR/fr_FR.msg 0644 root root
|
||||||
f none @prefix@/ja_JP.msg=$SRCDIR/ja_JP.msg 0644 root root
|
f none @prefix@/ja_JP.msg=$SRCDIR/ja_JP.msg 0644 root root
|
||||||
|
f none @prefix@/firebird.conf=$SRCDIR/misc/firebird.conf 0644 root root
|
||||||
|
|
||||||
d none @prefix@/bin 0755 root root
|
d none @prefix@/bin 0755 root root
|
||||||
#f none @prefix@/bin/CSchangeRunUser.sh=$SRCDIR/bin/CSchangeRunUser.sh 0555 root root
|
#f none @prefix@/bin/CSchangeRunUser.sh=$SRCDIR/bin/CSchangeRunUser.sh 0555 root root
|
||||||
@ -60,7 +61,6 @@ f none @prefix@/include/blr.h=$SRCDIR/include/blr.h 0644 root root
|
|||||||
f none @prefix@/include/gds.h=$SRCDIR/include/gds.h 0644 root root
|
f none @prefix@/include/gds.h=$SRCDIR/include/gds.h 0644 root root
|
||||||
f none @prefix@/include/ib_util.h=$SRCDIR/include/ib_util.h 0644 root root
|
f none @prefix@/include/ib_util.h=$SRCDIR/include/ib_util.h 0644 root root
|
||||||
f none @prefix@/include/ibase.h=$SRCDIR/include/ibase.h 0644 root root
|
f none @prefix@/include/ibase.h=$SRCDIR/include/ibase.h 0644 root root
|
||||||
f none @prefix@/include/gds.h=$SRCDIR/include/gds.h 0644 root root
|
|
||||||
f none @prefix@/include/iberror.h=$SRCDIR/include/iberror.h 0644 root root
|
f none @prefix@/include/iberror.h=$SRCDIR/include/iberror.h 0644 root root
|
||||||
f none @prefix@/include/perf.h=$SRCDIR/include/perf.h 0644 root root
|
f none @prefix@/include/perf.h=$SRCDIR/include/perf.h 0644 root root
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user