diff options
Diffstat (limited to 'packages/obsolete/freedesktop-premodular-xlibs/libxcursor_1.1.2.bb')
-rw-r--r-- | packages/obsolete/freedesktop-premodular-xlibs/libxcursor_1.1.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/obsolete/freedesktop-premodular-xlibs/libxcursor_1.1.2.bb b/packages/obsolete/freedesktop-premodular-xlibs/libxcursor_1.1.2.bb index 8ed426fec3..2571939b54 100644 --- a/packages/obsolete/freedesktop-premodular-xlibs/libxcursor_1.1.2.bb +++ b/packages/obsolete/freedesktop-premodular-xlibs/libxcursor_1.1.2.bb @@ -10,7 +10,7 @@ SRC_URI = "${XLIBS_MIRROR}/libXcursor-${PV}.tar.bz2 \ S = "${WORKDIR}/libXcursor-${PV}" FILES_${PN} += "${libdir}/libXcursor.so" -inherit autotools pkgconfig +inherit autotools pkgconfig do_stage() { autotools_stage_all |