[Dh-make-php-devel] [Dh-make-php-commits] r268 - trunk

Charles Fry cfry at debian.org
Fri Jul 20 13:23:26 UTC 2007


This seems unnecessary if building with pbuilder.

Charles

On 7/19/07, steinm at alioth.debian.org <steinm at alioth.debian.org> wrote:
>
> Author: steinm
> Date: 2007-07-19 21:57:37 +0000 (Thu, 19 Jul 2007)
> New Revision: 268
>
> Modified:
>    trunk/Makefile
> Log:
> - remove all .svn directories when creating the distribution
>
>
> Modified: trunk/Makefile
> ===================================================================
> --- trunk/Makefile      2007-07-18 09:30:46 UTC (rev 267)
> +++ trunk/Makefile      2007-07-19 21:57:37 UTC (rev 268)
> @@ -35,9 +35,15 @@
>         cp phppkginfo ${DESTDIR}/share/${PACKAGE}
>         cp pear.mk ${DESTDIR}/share/cdbs/1/class
>         rm -rf ${DESTDIR}/share/${PACKAGE}/pecl.template/CVS
> +       rm -rf ${DESTDIR}/share/${PACKAGE}/pecl.template/.svn
> +       rm -rf ${DESTDIR}/share/${PACKAGE}/pecl.template/po/CVS
> +       rm -rf ${DESTDIR}/share/${PACKAGE}/pecl.template/po/.svn
>         rm -rf ${DESTDIR}/share/${PACKAGE}/pear.template/CVS
> +       rm -rf ${DESTDIR}/share/${PACKAGE}/pear.template/.svn
>         rm -rf ${DESTDIR}/share/${PACKAGE}/licenses/CVS
> +       rm -rf ${DESTDIR}/share/${PACKAGE}/licenses/.svn
>         rm -rf ${DESTDIR}/share/${PACKAGE}/xslt/CVS
> +       rm -rf ${DESTDIR}/share/${PACKAGE}/xslt/.svn
> #      install -d ${DESTDIR}/share/debhelper/autoscripts
> #      cp debhelper/*-pecl ${DESTDIR}/share/debhelper/autoscripts
>
>
>
> _______________________________________________
> Dh-make-php-commits mailing list
> Dh-make-php-commits at lists.alioth.debian.org
> http://lists.alioth.debian.org/mailman/listinfo/dh-make-php-commits
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.alioth.debian.org/pipermail/dh-make-php-devel/attachments/20070720/4c921778/attachment.htm 


More information about the Dh-make-php-devel mailing list