]> git.pld-linux.org Git - packages/opal.git/commitdiff
- typo
authorJan Rękorajski <baggins@pld-linux.org>
Thu, 18 May 2006 17:30:25 +0000 (17:30 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    opal.spec -> 1.13

opal.spec

index 5b5ee3919ea27b37c0896315047f3a150579b527..7aec0133590a8052344e1f373bcfadb48743e0bb 100644 (file)
--- a/opal.spec
+++ b/opal.spec
@@ -79,7 +79,7 @@ OPAL_BUILD="yes"; export OPAL_BUILD
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT{%{_libdir},%{_includedir}/openh323,%{_bindir},%{_datadir}/%{name}}
+install -d $RPM_BUILD_ROOT{%{_libdir},%{_includedir}/opal,%{_bindir},%{_datadir}/%{name}}
 
 %{__make} install \
         DESTDIR=$RPM_BUILD_ROOT
This page took 0.111967 seconds and 4 git commands to generate.