mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
242 B

  1. # Move the /pkgconfig/ files to :dev packages
  2. # (won't be used if splitdesc_dev is not defined)
  3. splitreg 42 dev '/pkgconfig/'
  4. # Never assume a dependency just because of reading a .pc file
  5. var_append flistrfilter "|" '.*/pkgconfig/.*\.pc'