]> git.pld-linux.org Git - packages/apcupsd.git/commitdiff
- spec adapterized
authorGrzegorz Sterniczuk <grzegorz@sterniczuk.eu>
Sun, 10 Jun 2001 14:09:22 +0000 (14:09 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apcupsd.spec -> 1.17

apcupsd.spec

index c5ac868e8070ac03a2e837181b78c8cbb783dd07..12c0df12adf103b66abccc2d2be82726ce9b4954 100644 (file)
@@ -41,8 +41,8 @@ install -d $RPM_BUILD_ROOT{%{_sbindir},%{_bindir},%{_mandir}/man8,%{_sysconfdir}
 install apcupsd apcnetd $RPM_BUILD_ROOT%{_sbindir}
 install apcaccess $RPM_BUILD_ROOT%{_bindir}
 install etc/* $RPM_BUILD_ROOT%{_sysconfdir}
-install distributions/redhat/apccontrol.sh $RPM_BUILD_ROOT%{_sysconfdir}/apccontrol
-install distributions/redhat/apcupsd  $RPM_BUILD_ROOT/etc/rc.d/init.d/apcupsd
+install distributions/pld/apccontrol.sh $RPM_BUILD_ROOT%{_sysconfdir}/apccontrol
+install distributions/pld/apcupsd  $RPM_BUILD_ROOT/etc/rc.d/init.d/apcupsd
 install doc/apcupsd.man $RPM_BUILD_ROOT%{_mandir}/man8
 tar czf doc.tar.gz doc
 
This page took 0.088012 seconds and 4 git commands to generate.