Classify .desktop files by just path
authorPanu Matilainen <pmatilai@redhat.com>
Thu, 18 Feb 2010 10:44:05 +0000 (12:44 +0200)
committerPanu Matilainen <pmatilai@redhat.com>
Thu, 18 Feb 2010 10:44:05 +0000 (12:44 +0200)
commitf6534fa920521ac954cc4f23b4b7981dfc27d5f3
treed4fd42a8f9b8d162d2800d8a6b3514bc05bcfdf0
parente9e3b5eb6e7ebb9549d60bff4badf92a2cf9b201
Classify .desktop files by just path
- Previously we required a file to be classified as text and have
  .desktop suffix, for now replace that with just a regex. We'll eventually
  want/need some extra qualifying logic to handle cases like these,
  eg "only apply path attributes if condition X is also true"
build/rpmfc.c