From c0489eb08641a7a45d09691574f7ad552e320e43 Mon Sep 17 00:00:00 2001 From: Holger Freyther Date: Sat, 5 Aug 2006 15:46:07 +0000 Subject: packages/quilt: Add quilt version 0.45, 'cleanup'/complicate layout Quilt is the first package we will build, so special care must be taken. This is one reason why we do not include/require quilt_${PV}.inc directly. Now the -native packages require the quilt-native.inc package which adds the non-gnu patch for darwin/BSD. In quilt_PV.inc we will aplly the basic patches and in quilt.inc we will have all the common stuff (like we already had) quilt-0.45 does not require the nostrip patch as the file seems to be missing. --- packages/quilt/quilt_0.39.inc | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 packages/quilt/quilt_0.39.inc (limited to 'packages/quilt/quilt_0.39.inc') diff --git a/packages/quilt/quilt_0.39.inc b/packages/quilt/quilt_0.39.inc new file mode 100644 index 0000000000..4fbbb03316 --- /dev/null +++ b/packages/quilt/quilt_0.39.inc @@ -0,0 +1,5 @@ +require quilt.inc + +SRC_URI += "file://install.patch;patch=1 \ + file://nostrip.patch;patch=1" + -- cgit v1.2.3