packages/unionfs: We only have a unionfs.inc which is not versioned include it
authorHolger Freyther <zecke@selfish.org>
Sat, 5 Aug 2006 14:13:35 +0000 (14:13 +0000)
committerHolger Freyther <zecke@selfish.org>
Sat, 5 Aug 2006 14:13:35 +0000 (14:13 +0000)
    Follow the 1.0.13 bb files and require the unversioned unionfs.inc

packages/unionfs/unionfs-modules_1.0.11.bb
packages/unionfs/unionfs-utils_1.0.11.bb

index e339fdb..a6920de 100644 (file)
@@ -1,2 +1,2 @@
 require unionfs-modules.inc
-require unionfs_${PV}.inc
+require unionfs.inc
index 35764fd..6bea01a 100644 (file)
@@ -1,2 +1,2 @@
 require unionfs-utils.inc
-require unionfs_${PV}.inc
+require unionfs.inc