Browse Source

unet: Updated (0 -> 0.1)

early
Alejandro Mery 16 years ago
parent
commit
259c51afd1
  1. 11
      network/unet/unet.conf
  2. 9
      network/unet/unet.desc

11
network/unet/unet.conf

@ -13,13 +13,4 @@
# --- SDE-COPYRIGHT-NOTE-END ---
cleanconfopt=0
srctar=none
hook_add preconf 5 'unet_extract'
unet_extract() {
mkdir "$pkg-$ver"
cd "$pkg-$ver"
cp -avr "$confdir/src"/* .
}
custextract=autoextract_subdir_tar_bz2

9
network/unet/unet.desc

@ -14,7 +14,8 @@
[I] micro network manager
[T] A shell base very minimalistic network manager
[T] A shell base very minimalistic network manager which works using
[T] settings from linux's command line.
[A] Alejandro Mery <amery@geeks.cl>
[M] Alejandro Mery <amery@opensde.org>
@ -22,6 +23,8 @@
[C] extra/network
[L] GPL
[S] Alpha
[V] 0
[S] Beta
[V] 0.1
[P] O -?---5---9 800.000
[D] 926998332 unet-0.1.tar.bz2 !http://git.opensde.net/users/amery/unet/snapshot/unet-0.1.tar.bz2?id=0.1

Loading…
Cancel
Save