~dexter/schroot-pkg/raring

« back to all changes in this revision

Viewing changes to Makefile.in

  • Committer: Package Import Robot
  • Author(s): Roger Leigh
  • Date: 2012-07-18 20:04:41 UTC
  • mfrom: (38.1.7 sid)
  • Revision ID: package-import@ubuntu.com-20120718200441-q7jfoto24orn0v5z
Tags: 1.6.1-1
* New upstream stable release.
* schroot:
  - Remove invalid and obsolete symlinks which were being created
    on install and upgrade, and no longer create them
    (Closes: #681931).
  - Fix 15binfmt setup script to bind mount binfmt binary correctly
    (Closes: #677811).  Thanks to Vagrant Cascadian and Julian Andres
    Klode.
  - Building from git has been documented, as has the upstream
    release process (Closes: #680882).
* dchroot:
  - Migrate dchroot.conf to schroot.conf format on upgrade
    (Closes: #681876).  Also documented caveats in NEWS.Debian.
* dchroot-dsa:
  - Migrate dchroot.conf to schroot.conf format on upgrade.
    Also documented caveats in NEWS.Debian.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11.5 from Makefile.am.
 
1
# Makefile.in generated by automake 1.11.6 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
785
785
        *.zip*) \
786
786
          unzip $(distdir).zip ;;\
787
787
        esac
788
 
        chmod -R a-w $(distdir); chmod a+w $(distdir)
 
788
        chmod -R a-w $(distdir); chmod u+w $(distdir)
789
789
        mkdir $(distdir)/_build
790
790
        mkdir $(distdir)/_inst
791
791
        chmod a-w $(distdir)