diff options
author | tnut <tnut at nutyx dot com> | 2012-01-08 12:25:45 +0100 |
---|---|---|
committer | tnut <tnut at nutyx dot com> | 2012-01-08 12:25:45 +0100 |
commit | 364eb3f4561747275c1649fda3fd60c1c16632f9 (patch) | |
tree | f65644af8e9a76e84cc48e97cee5ae22fcbd6575 /extra/wol | |
parent | 9291e062cb24bac5d7c7059d4dc64669c1917b33 (diff) | |
download | nutyx-pakxe-364eb3f4561747275c1649fda3fd60c1c16632f9.tar.gz nutyx-pakxe-364eb3f4561747275c1649fda3fd60c1c16632f9.tar.bz2 nutyx-pakxe-364eb3f4561747275c1649fda3fd60c1c16632f9.tar.xz nutyx-pakxe-364eb3f4561747275c1649fda3fd60c1c16632f9.zip |
Suppression des ports extra
Diffstat (limited to 'extra/wol')
-rw-r--r-- | extra/wol/.footprint.i686 | 15 | ||||
-rw-r--r-- | extra/wol/.footprint.x86_64 | 15 | ||||
-rw-r--r-- | extra/wol/.md5sum.i686 | 1 | ||||
-rw-r--r-- | extra/wol/.md5sum.x86_64 | 1 | ||||
-rwxr-xr-x | extra/wol/Pkgfile | 22 | ||||
-rw-r--r-- | extra/wol/wol#0.7.1-1.pkg.tar.xz | bin | 15308 -> 0 bytes |
6 files changed, 0 insertions, 54 deletions
diff --git a/extra/wol/.footprint.i686 b/extra/wol/.footprint.i686 deleted file mode 100644 index f82837239..000000000 --- a/extra/wol/.footprint.i686 +++ /dev/null @@ -1,15 +0,0 @@ -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/bin/ --rwxr-xr-x root/root usr/bin/wol --rwxr-xr-x root/root usr/bin/wol-bootptab --rwxr-xr-x root/root usr/bin/wol-dhcpdconf -drwxr-xr-x root/root usr/share/ -drwxr-xr-x root/root usr/share/info/ --rw-r--r-- root/root usr/share/info/wol.info.gz -drwxr-xr-x root/root usr/share/locale/ -drwxr-xr-x root/root usr/share/locale/fr/ -drwxr-xr-x root/root usr/share/locale/fr/LC_MESSAGES/ --rw-r--r-- root/root usr/share/locale/fr/LC_MESSAGES/wol.mo -drwxr-xr-x root/root usr/share/man/ -drwxr-xr-x root/root usr/share/man/man1/ --rw-r--r-- root/root usr/share/man/man1/wol.1.gz diff --git a/extra/wol/.footprint.x86_64 b/extra/wol/.footprint.x86_64 deleted file mode 100644 index f82837239..000000000 --- a/extra/wol/.footprint.x86_64 +++ /dev/null @@ -1,15 +0,0 @@ -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/bin/ --rwxr-xr-x root/root usr/bin/wol --rwxr-xr-x root/root usr/bin/wol-bootptab --rwxr-xr-x root/root usr/bin/wol-dhcpdconf -drwxr-xr-x root/root usr/share/ -drwxr-xr-x root/root usr/share/info/ --rw-r--r-- root/root usr/share/info/wol.info.gz -drwxr-xr-x root/root usr/share/locale/ -drwxr-xr-x root/root usr/share/locale/fr/ -drwxr-xr-x root/root usr/share/locale/fr/LC_MESSAGES/ --rw-r--r-- root/root usr/share/locale/fr/LC_MESSAGES/wol.mo -drwxr-xr-x root/root usr/share/man/ -drwxr-xr-x root/root usr/share/man/man1/ --rw-r--r-- root/root usr/share/man/man1/wol.1.gz diff --git a/extra/wol/.md5sum.i686 b/extra/wol/.md5sum.i686 deleted file mode 100644 index 320920e1d..000000000 --- a/extra/wol/.md5sum.i686 +++ /dev/null @@ -1 +0,0 @@ -c2fa9d7e771134ac8c89d56b8197d4ca wol-0.7.1.tar.gz diff --git a/extra/wol/.md5sum.x86_64 b/extra/wol/.md5sum.x86_64 deleted file mode 100644 index 320920e1d..000000000 --- a/extra/wol/.md5sum.x86_64 +++ /dev/null @@ -1 +0,0 @@ -c2fa9d7e771134ac8c89d56b8197d4ca wol-0.7.1.tar.gz diff --git a/extra/wol/Pkgfile b/extra/wol/Pkgfile deleted file mode 100755 index b872d861d..000000000 --- a/extra/wol/Pkgfile +++ /dev/null @@ -1,22 +0,0 @@ -# Description: Utilitaire permettant le réveil d'un serveur via carte réseau -# URL: http://sourceforge.net/project/wake-on-lan -# Maintainer: NuTyX core team -# Packager: thierryn1 at hispeed dot ch - -name=wol -version=0.7.1 -release=1 -source=( -http://sourceforge.net/projects/wake-on-lan/files/$name/$version/$name-$version.tar.gz) - -build() { -cd $name-$version -./configure --prefix=/usr \ ---mandir=/usr/share/man \ ---infodir=/usr/share/info -make -make DESTDIR=$PKG install -if [ -f $PKG/usr/share/info/dir ]; then - rm $PKG/usr/share/info/dir -fi -} diff --git a/extra/wol/wol#0.7.1-1.pkg.tar.xz b/extra/wol/wol#0.7.1-1.pkg.tar.xz Binary files differdeleted file mode 100644 index 90fc7b639..000000000 --- a/extra/wol/wol#0.7.1-1.pkg.tar.xz +++ /dev/null |