]> git.pld-linux.org Git - packages/dmapi.git/commitdiff
- cosmetics. dmapi-0_2_2-1
authorkloczek <kloczek@pld-linux.org>
Wed, 3 Apr 2002 21:37:05 +0000 (21:37 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dmapi.spec -> 1.10

dmapi.spec

index 88c46da281790774f3b43eaf80a3126be421c153..a3889174fb94dd5dedeb46f6f3a9a6843f123267 100644 (file)
@@ -71,6 +71,7 @@ DIST_ROOT="$RPM_BUILD_ROOT"
 DIST_INSTALL=`pwd`/install.manifest
 DIST_INSTALL_DEV=`pwd`/install-dev.manifest
 export DIST_ROOT DIST_INSTALL DIST_INSTALL_DEV
+
 %{__make} install DIST_MANIFEST="$DIST_INSTALL"
 %{__make} install-dev DIST_MANIFEST="$DIST_INSTALL_DEV"
 
@@ -82,7 +83,7 @@ gzip -9nf doc/CHANGES
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%post -p /sbin/ldconfig
+%post   -p /sbin/ldconfig
 %postun -p /sbin/ldconfig
 
 %files
This page took 0.088516 seconds and 4 git commands to generate.