]> git.pld-linux.org Git - packages/netpbm.git/commitdiff
- added missing headers
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 10 Jul 2003 11:45:11 +0000 (11:45 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    netpbm.spec -> 1.44

netpbm.spec

index 35eebbf7c153ad954ba0a3952400daa668ab8c7b..29c4ce29a7256f9288853dba73caed964b4c09f0 100644 (file)
@@ -225,6 +225,7 @@ rm -f PKG/bin/doc.url
 cp -df PKG/bin/* $RPM_BUILD_ROOT%{_bindir}
 cp -df PKG/lib/* $RPM_BUILD_ROOT%{_libdir}
 install PKG/link/*.a $RPM_BUILD_ROOT%{_libdir}
+install PKG/include/*.h $RPM_BUILD_ROOT%{_includedir}
 install PKG/man/man1/*.1 $RPM_BUILD_ROOT%{_mandir}/man1
 install PKG/man/man3/*.3 $RPM_BUILD_ROOT%{_mandir}/man3
 install PKG/man/man5/*.5 $RPM_BUILD_ROOT%{_mandir}/man5
This page took 0.07529 seconds and 4 git commands to generate.