From 5fa07689dfca069e557c55275b128cdd26a164dc Mon Sep 17 00:00:00 2001 From: Anas Nashif Date: Sun, 4 Nov 2012 07:10:27 -0800 Subject: [PATCH] fixed packaging --- packaging/libpthread-stubs.spec | 9 --------- 1 file changed, 9 deletions(-) diff --git a/packaging/libpthread-stubs.spec b/packaging/libpthread-stubs.spec index 590391f..248b0c4 100644 --- a/packaging/libpthread-stubs.spec +++ b/packaging/libpthread-stubs.spec @@ -1,5 +1,3 @@ -#sbs-git:slp/pkgs/xorg/xcb/libpthread-stubs libpthread-stubs 0.3 ce726f595116dd79d38db013c49c113555b1a15d - Name: libpthread-stubs Version: 0.3 Release: 2.8 @@ -9,8 +7,6 @@ Url: http://xcb.freedesktop.org Group: System/X11 Source: %{name}-%{version}.tar.bz2 -BuildRoot: %{_tmppath}/%{name}-%{version}-build - %description PThread Stubs for XCB @@ -18,17 +14,12 @@ PThread Stubs for XCB %setup -q %build - %configure --disable-static -# Call make instruction with smp support make %{?_smp_mflags} %install %make_install - - - %files %defattr(-,root,root,-) %{_libdir}/pkgconfig/pthread-stubs.pc -- 2.7.4