Rev 110 | Rev 122 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 110 | Rev 113 | ||
---|---|---|---|
Line 124... | Line 124... | ||
124 | --with-sqlite \ |
124 | --with-sqlite \ |
125 | --disable-rpath \ |
125 | --disable-rpath \ |
126 | --disable-smartlink_binary \ |
126 | --disable-smartlink_binary \ |
127 | $(MACHINE_OPTS) $(EXTRA_ARGS) |
127 | $(MACHINE_OPTS) $(EXTRA_ARGS) |
128 | 128 | ||
129 | include_prefix=/usr/include/pike$(PIKEV) |
129 | include_prefix=/usr/include/pike$(PIKEV)/pike |
130 | lib_prefix=/usr/lib/pike$(PIKEV) |
130 | lib_prefix=/usr/lib/pike$(PIKEV) |
131 | 131 | ||
132 | MODULE_PACKAGES=$(shell dh_listpackages -a -N $(PIKE)-core) |
132 | MODULE_PACKAGES=$(shell dh_listpackages -a -N $(PIKE)-core) |
133 | #{ADT,Array,Audio,Cache,Calendar,Calendar_I,COM,Colors,CommonLog,Crypto,Debug,Filesystem,Error,Float,Function,Geography,Getopt,Gettext,Gmp,Graphics,Gz,HTTPAccept,Int,Kerberos,Languages,Local,Locale,Mapping,Math,MIME,Mird,Multiset,Nettle,Parser,Pike,Pipe,Process,Program,Protocols,Regexp,Remote,SSL,Shuffler,Standards,Stdio,String,System,Thread,Tools,Unicode,Web,Yabu,Yp,_ADT,_Charset,_Roxen,___Gz,___MIME,___Math,___Mird,___Regexp,___Yp,____Charset,__builtin*,spider}. |
133 | #{ADT,Array,Audio,Cache,Calendar,Calendar_I,COM,Colors,CommonLog,Crypto,Debug,Filesystem,Error,Float,Function,Geography,Getopt,Gettext,Gmp,Graphics,Gz,HTTPAccept,Int,Kerberos,Languages,Local,Locale,Mapping,Math,MIME,Mird,Multiset,Nettle,Parser,Pike,Pipe,Process,Program,Protocols,Regexp,Remote,SSL,Shuffler,Standards,Stdio,String,System,Thread,Tools,Unicode,Web,Yabu,Yp,_ADT,_Charset,_Roxen,___Gz,___MIME,___Math,___Mird,___Regexp,___Yp,____Charset,__builtin*,spider}. |
134 | #usr/lib/pike/*/modules/Sql.pmod/{module,Sql,rsql,sql_*}.* |
134 | #usr/lib/pike/*/modules/Sql.pmod/{module,Sql,rsql,sql_*}.* |