pointless whitespace/comment fixes, no code changes
[oweals/busybox.git] / examples / busybox.spec
index cce20583ef21648294cee0dfd9dd439f79828ff3..494eed94135d3a4f112d0acfce727f08c8e0dffd 100644 (file)
@@ -12,10 +12,10 @@ Serial:      %{serial}
 Copyright: GPL
 Group: System/Utilities
 Summary: BusyBox is a tiny suite of Unix utilities in a multi-call binary.
-URL:    http://busybox.lineo.com/
-Source:         ftp://oss.lineo.com/busybox/%{name}-%{version}.tar.gz
+URL:    http://busybox.net/
+Source:         ftp://busybox.net/busybox/%{name}-%{version}.tar.gz
 Buildroot: /var/tmp/%{name}-%{version}
-Packager : Erik Andersen <andersen@lineo.com>
+Packager : Erik Andersen <andersen@codepoet.org>
 
 %Description
 BusyBox combines tiny versions of many common UNIX utilities into a single
@@ -34,11 +34,11 @@ make
 
 %Install
 rm -rf $RPM_BUILD_ROOT
-make PREFIX=$RPM_BUILD_ROOT install
+make CONFIG_PREFIX=$RPM_BUILD_ROOT install
 
 %Clean
 rm -rf $RPM_BUILD_ROOT
 
-%Files 
+%Files
 %defattr(-,root,root)
 /