~jibel/synaptic/bugs.290524.502582

« back to all changes in this revision

Viewing changes to help/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Michael Vogt, Michael Vogt, Jean-Baptiste Lallement
  • Date: 2010-02-17 23:27:47 UTC
  • mfrom: (3.2.5 sid)
  • Revision ID: james.westby@ubuntu.com-20100217232747-o8rswgqce4hmzunf
Tags: 0.63.1ubuntu1
[ Michael Vogt ]
* po/uk.po:
  - updated, thanks to Serhij Dubyk 

[ Jean-Baptiste Lallement ]
* Fix sorting issues of the package list
  - Fix sort by name and by section (LP: #518509)
  - Improve sort by column performance
* sort 'installed files' list in alphabetical order (LP: #32550)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11 from Makefile.am.
 
1
# Makefile.in generated by automake 1.11.1 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
258
258
#     (which will cause the Makefiles to be regenerated when you run `make');
259
259
# (2) otherwise, pass the desired values on the `make' command line.
260
260
$(RECURSIVE_TARGETS):
261
 
        @failcom='exit 1'; \
 
261
        @fail= failcom='exit 1'; \
262
262
        for f in x $$MAKEFLAGS; do \
263
263
          case $$f in \
264
264
            *=* | --[!k]*);; \
283
283
        fi; test -z "$$fail"
284
284
 
285
285
$(RECURSIVE_CLEAN_TARGETS):
286
 
        @failcom='exit 1'; \
 
286
        @fail= failcom='exit 1'; \
287
287
        for f in x $$MAKEFLAGS; do \
288
288
          case $$f in \
289
289
            *=* | --[!k]*);; \