Browse Source

Andreas V. Meier:


			
			
				rocklinux
			
			
		
Andreas V. 'netrunner' Meier 21 years ago
parent
commit
591f1c4dbe
2 changed files with 3 additions and 3 deletions
  1. +1
    -1
      package/alessandro/busybox/busybox.conf
  2. +2
    -2
      package/alessandro/busybox/busybox.desc

+ 1
- 1
package/alessandro/busybox/busybox.conf

@ -40,7 +40,7 @@ fi
# FIXME: shouldn't emergency thing force the symlinks creation? (on config.in)
if [ "$ROCKCFG_PKG_BUSYBOX_SYMLINKS" = 0 ] ; then
if [ "$ROCKCFG_PKG_BUSYBOX_SYMLINKS" != 1 ] ; then
makeinstopt=''
hook_add postmake 5 'cp -v busybox $bindir'
else

+ 2
- 2
package/alessandro/busybox/busybox.desc

@ -35,7 +35,7 @@
[L] GPL
[S] Stable
[V] 1.00-rc3
[V] 1.00
[P] X -?---5---9 163.500
[D] 4163382303 busybox-1.00-rc3.tar.bz2 http://busybox.net/downloads/
[D] 605550868 busybox-1.00.tar.bz2 http://busybox.net/downloads/

Loading…
Cancel
Save