diff options
author | Jamie Lenehan <lenehan@twibble.org> | 2007-01-25 07:10:40 +0000 |
---|---|---|
committer | Jamie Lenehan <lenehan@twibble.org> | 2007-01-25 07:10:40 +0000 |
commit | 0600591677d74c93ddc2bb2ef51b633ae0c36b21 (patch) | |
tree | 0d25cb0a4e12f9e6496cf2fa7e6d61c8afd18126 /packages/quagga/quagga_0.99.6.bb | |
parent | 0dcc61db68accac5f3cbc0ad7487583ae23607e3 (diff) |
quagga: Modify the package to use the volatiles system to create the
/var/run/quagga directory so that it'll exist after reboot on systems
that use a tmpfs /var.
Diffstat (limited to 'packages/quagga/quagga_0.99.6.bb')
-rw-r--r-- | packages/quagga/quagga_0.99.6.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/quagga/quagga_0.99.6.bb b/packages/quagga/quagga_0.99.6.bb index 64cc2af1e2..0595a3c94b 100644 --- a/packages/quagga/quagga_0.99.6.bb +++ b/packages/quagga/quagga_0.99.6.bb @@ -1,3 +1,3 @@ -PR = "r1" +PR = "r2" require quagga.inc |