]> git.pld-linux.org Git - projects/rc-scripts.git/commitdiff
- include hwprofiles/files
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sat, 4 Oct 2003 11:30:34 +0000 (11:30 +0000)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Sat, 4 Oct 2003 11:30:34 +0000 (11:30 +0000)
svn-id: @1408

rc-scripts.spec.in

index addb41e49ca9c0ef0760b6f781a1149eaeac420f..62396ef2d52e637011916866e25a4d50aa63969f 100644 (file)
@@ -89,7 +89,6 @@ programc
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT/var/{run/netreport,log}
-install -d $RPM_BUILD_ROOT/etc/sysconfig/hwprofiles
 
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT \
@@ -216,6 +215,7 @@ mv -f /etc/sysconfig/network-scripts/ifcfg-* /etc/sysconfig/interfaces
 %attr(754,root,root) %{_sysconfdir}/ppp/*
 %attr(755,root,root) %dir /etc/sysconfig
 %attr(755,root,root) %dir /etc/sysconfig/hwprofiles
+%config(noreplace) %verify(not md5 size mtime) /etc/sysconfig/hwprofiles/files
 %attr(755,root,root) %dir /etc/sysconfig/interfaces
 %attr(755,root,root) %dir /etc/sysconfig/interfaces/data
 %attr(755,root,root) %dir /etc/sysconfig/isapnp
This page took 0.094738 seconds and 4 git commands to generate.