]>
git.saurik.com Git - wxWidgets.git/blob - make-deb
6 echo "creating Debian source tree ..."
10 cd ${TEMPDIR} && ..
/configure
--with-flavour="$1" && make debian
-dist
11 cd ..
&& rm -r ${TEMPDIR}
15 echo " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"
16 echo " If this is a new release version"
17 echo " remember to update the changelog"
18 echo " before building the package."
21 echo " You will need a changelog entry"
22 echo " for: wxwidgets2.5-$1"
24 echo " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"