~ubuntu-branches/ubuntu/vivid/debtags/vivid-proposed

« back to all changes in this revision

Viewing changes to debian/80debtags

  • Committer: Package Import Robot
  • Author(s): Enrico Zini
  • Date: 2014-10-26 14:14:06 UTC
  • mfrom: (15.1.3 sid)
  • Revision ID: package-import@ubuntu.com-20141026141406-4iqav6lctycy01jf
Tags: 1.12.3
Remove leftover empty dirs in /etc. Closes: #764235

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
// Update the package tags database from new index files
2
 
APT::Update::Post-Invoke { "[ ! -x /usr/bin/debtags ] || debtags update --local || true"; };
 
2
APT::Update::Post-Invoke { "[ ! -x /usr/bin/debtags ] || debtags update || true"; };