]> git.pld-linux.org Git - packages/flek.git/commitdiff
- postun and postin sections (ldconfig)
authorwrobell <wrobell@pld-linux.org>
Fri, 24 Aug 2001 10:52:48 +0000 (10:52 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    flek.spec -> 1.4

flek.spec

index 1f8697bc5ed851d2b429aa2d0cf14598b6486c86..2f08ee26aebbf368f31109c9adc638ffe9eb8416 100644 (file)
--- a/flek.spec
+++ b/flek.spec
@@ -87,6 +87,9 @@ gzip -9nf README Changelog
 %clean
 rm -rf $RPM_BUILD_ROOT
 
+%post   -p /sbin/ldconfig
+%postun -p /sbin/ldconfig
+
 %files
 %defattr(644,root,root,755)
 %doc *.gz
This page took 0.045115 seconds and 4 git commands to generate.