Update the work on ipfw tables, reduce diffs.
[ipfw.git] / ipfw-slice.spec
index bdef328..9023db8 100644 (file)
@@ -34,7 +34,7 @@ Distribution: PlanetLab %{plrelease}
 URL: %(echo %{url} | cut -d ' ' -f 2)
 
 %description
-the frontent part of the ipfw planetlab package
+the frontend part of the ipfw planetlab package
 
 %prep
 %setup
@@ -43,8 +43,8 @@ the frontent part of the ipfw planetlab package
 rm -rf $RPM_BUILD_ROOT
 
 %install
-install -D -m 755 slice/netconfig $RPM_BUILD_ROOT/sbin/netconfig
-install -D -m 755 slice/ipfw.8.gz $RPM_BUILD_ROOT/%{_mandir}/man8/ipfw.8.gz
+install -D -m 755 planetlab/netconfig $RPM_BUILD_ROOT/sbin/netconfig
+install -D -m 755 planetlab/ipfw.8.gz $RPM_BUILD_ROOT/%{_mandir}/man8/ipfw.8.gz
 
 %clean
 rm -rf $RPM_BUILD_ROOT