From b02e8414a9c977af207fb2abe0bc009f60beb87c Mon Sep 17 00:00:00 2001 From: Victor Martinez Date: Sun, 5 Aug 2018 11:35:55 +0200 Subject: [PATCH] libpthread-stubs: not needed overlay --- libpthread-stubs/.Pkgfile.un~ | Bin 5042 -> 0 bytes libpthread-stubs/.footprint | 4 ---- libpthread-stubs/.md5sum | 1 - libpthread-stubs/Pkgfile | 18 ------------------ 4 files changed, 23 deletions(-) delete mode 100644 libpthread-stubs/.Pkgfile.un~ delete mode 100644 libpthread-stubs/.footprint delete mode 100644 libpthread-stubs/.md5sum delete mode 100644 libpthread-stubs/Pkgfile diff --git a/libpthread-stubs/.Pkgfile.un~ b/libpthread-stubs/.Pkgfile.un~ deleted file mode 100644 index d353f6ebf13fd9c42c3db286edc6142612208f10..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 5042 zcmeI0&r2IY6vsC6#P~8c#yc zJ(nI^dhe-!KyTi>6fYwF1)lYN*PZYf8j9fDX5jJOWOg@?_u;#I+2x@2bxD-!7go=F z;mhUUqd%*sncrha&u5&oieezHZZqn5zw-UOoyKX(T0coH=t(jXztOs;75~C6Fy(ztfN<=` zI4tYxF+KPp#UKSh1I4Ia-gI)ptNCtj-wzu>UF6#_IGjG9kP8rp!LlhBn3T$6(X zv|$Pf?wS2!x?C4qK_v=($94BYe=BGer=v#btR)D6EX^7OPCO%C2BDmUuB;-2dLB_o zgp;=Ix*JhY-7I=uSl*s}=|*B#)SJSs1|n*?6%qN~Mv%}1y$tIWWDQL=5WOYQY;i%V zG$-x^6YzRj!vH%X_ePp>61pueI2Jic?YV<0b^Fmpbu8V#u;tsAKW+e5)#j1_ diff --git a/libpthread-stubs/.footprint b/libpthread-stubs/.footprint deleted file mode 100644 index dbef8b7..0000000 --- a/libpthread-stubs/.footprint +++ /dev/null @@ -1,4 +0,0 @@ -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/lib/ -drwxr-xr-x root/root usr/lib/pkgconfig/ --rw-r--r-- root/root usr/lib/pkgconfig/pthread-stubs.pc diff --git a/libpthread-stubs/.md5sum b/libpthread-stubs/.md5sum deleted file mode 100644 index b8dc01a..0000000 --- a/libpthread-stubs/.md5sum +++ /dev/null @@ -1 +0,0 @@ -48c1544854a94db0e51499cc3afd797f libpthread-stubs-0.4.tar.bz2 diff --git a/libpthread-stubs/Pkgfile b/libpthread-stubs/Pkgfile deleted file mode 100644 index e26c776..0000000 --- a/libpthread-stubs/Pkgfile +++ /dev/null @@ -1,18 +0,0 @@ -# Description: pthread dummy implementation -# URL: http://xcb.freedesktop.org -# Maintainer: CRUX Xorg Team, xorg-ports at crux dot nu - -name=libpthread-stubs -version=0.4 -release=1 -source=(http://xcb.freedesktop.org/dist/$name-$version.tar.bz2) - -build() { - cd $name-$version - - ./configure --prefix=/usr \ - --build=aarch64-unknown-linux-gnueabi - - make - make DESTDIR=$PKG install -} -- 2.26.2