]> git.pld-linux.org Git - packages/aspell.git/commitdiff
s-/usr/sbin-%{_sbindir}-
authorkloczek <kloczek@pld-linux.org>
Mon, 17 May 1999 23:39:54 +0000 (23:39 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
s-/usr/sbin-%{_includedir}-

Changed files:
    aspell.spec -> 1.10

aspell.spec

index 3d01af48753d5bce410e5599a66c260016e6fe04..8dcafe062e7609d63776dc4270b0c56c0b700465 100644 (file)
@@ -50,7 +50,7 @@ Static Libraries for aspell development
 %prep
 %setup -q
 
-cp -p /usr/include/g++/stl_rope.h .
+cp -p %{_includedir}/g++/stl_rope.h .
 patch <misc/stl_rope-30.diff
 
 %build
@@ -97,7 +97,7 @@ rm -rf $RPM_BUILD_ROOT
 %files devel
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libaspell.so
-/usr/include/aspell
+%{_includedir}/aspell
 %{_libdir}/libaspell.la
 
 %files static
This page took 0.043239 seconds and 4 git commands to generate.