diff --git a/templates/example.tmpl b/templates/example.tmpl index 7182624a1ba..5662090c927 100755 --- a/templates/example.tmpl +++ b/templates/example.tmpl @@ -44,6 +44,10 @@ # Uncomment the following line to use GNU make. #make_cmd="$PKGFS_MASTERDIR/bin/gmake" +# List of pkg-config files to be transformed once the package has +# been installed. +#pkgconfig_override="foo.pc blah.pc" + # Short description for this package, max 1 line of 72 chars. #short_desc="Example template"