Public bug reported:

An error in debian/rules causes the -with-sub-version build option to
always be set to "-", regardless of the changelog version.

NB: debian/rules is a makefile and make *always* expands $.  To prevent
$ expansion (so that awk substitution works), use $$ instead.

** Affects: evolution (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to evolution in Ubuntu.
https://bugs.launchpad.net/bugs/913637

Title:
  --with-sub-version build option is always "-" (should be -revision)

Status in “evolution” package in Ubuntu:
  New

Bug description:
  An error in debian/rules causes the -with-sub-version build option to
  always be set to "-", regardless of the changelog version.

  NB: debian/rules is a makefile and make *always* expands $.  To
  prevent $ expansion (so that awk substitution works), use $$ instead.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/913637/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to