From 32174075cb00d2f41810763f507b9e84735c164f Mon Sep 17 00:00:00 2001 From: piernov Date: Mon, 25 Jul 2011 00:54:39 +0200 Subject: js 1.8.5-1 correction port+footprint x86_64 --- ekiga/contact.patch | 10 ---------- js/.footprint.x86_64 | 2 +- js/Pkgfile | 2 +- 3 files changed, 2 insertions(+), 12 deletions(-) delete mode 100644 ekiga/contact.patch diff --git a/ekiga/contact.patch b/ekiga/contact.patch deleted file mode 100644 index 09cbf26..0000000 --- a/ekiga/contact.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- pixmaps/Makefile.am.ori 2009-10-23 19:23:19.000000000 +0200 -+++ pixmaps/Makefile.am 2009-10-23 19:23:32.000000000 +0200 -@@ -34,7 +34,6 @@ - 16x16/stock_contrast.png \ - 16x16/system-search.png \ - 24x24/audio-input-microphone.png \ -- 24x24/contact-new.png \ - 24x24/internet-group-chat.png \ - color-brightness-contrast.png \ - local_contact.png \ diff --git a/js/.footprint.x86_64 b/js/.footprint.x86_64 index 70fcea7..a4ca33b 100644 --- a/js/.footprint.x86_64 +++ b/js/.footprint.x86_64 @@ -12,7 +12,7 @@ drwxr-xr-x root/root usr/include/js/ -rwxr-xr-x root/root usr/include/js/LIRopcode.tbl -rwxr-xr-x root/root usr/include/js/Native.h -rwxr-xr-x root/root usr/include/js/NativeCommon.h --rwxr-xr-x root/root usr/include/js/Nativei386.h +-rwxr-xr-x root/root usr/include/js/NativeX64.h -rwxr-xr-x root/root usr/include/js/RegAlloc.h -rwxr-xr-x root/root usr/include/js/VMPI.h -rwxr-xr-x root/root usr/include/js/Writer.h diff --git a/js/Pkgfile b/js/Pkgfile index 6f49d0a..b83cd50 100644 --- a/js/Pkgfile +++ b/js/Pkgfile @@ -20,5 +20,5 @@ build() { --enable-threadsafe make make DESTDIR=$PKG install - install -m 0755 shell/js ${pkgdir}/usr/bin + install -m 0755 shell/js $PKG/usr/bin } -- cgit v1.2.3-54-g00ecf