Codebase list gbrainy / a59263d
Regenerate autotools stuff. Siegfried-Angel Gevatter Pujals 15 years ago
2 changed file(s) with 8 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
55 - Replace the mono-gmcs build dependency with a mono-devel one.
66 * debian/rules:
77 - Pass "MCS=/usr/bin/csc" and "CSC=/usr/bin/csc" to ./configure.
8 - Regenerate autotools stuff for the patch below to work.
89 * debian/patches/mono_transition_to_csc.patch:
910 - Do not overwrite the value of CSC if it is already set.
1011
88 DEB_INSTALL_DOCS_ALL = ./NEWS ./README
99 DEB_CONFIGURE_EXTRA_FLAGS += MCS=/usr/bin/csc
1010 DEB_CONFIGURE_EXTRA_FLAGS += CSC=/usr/bin/csc
11
12 makebuilddir::
13 libtoolize
14 intltoolize --force
15 aclocal
16 autoconf
17 automake --add-missing --copy
1118
1219 install/gbrainy::
1320 # Create missing directories