]> git.pld-linux.org Git - packages/dmapi.git/commitdiff
- adapterized.
authorkloczek <kloczek@pld-linux.org>
Sat, 23 Feb 2002 01:58:08 +0000 (01:58 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dmapi.spec -> 1.9

dmapi.spec

index 2ff342c02f821c8bb998d56406f0b8458506ce4d..88c46da281790774f3b43eaf80a3126be421c153 100644 (file)
@@ -60,7 +60,7 @@ Statyczna wersja biblioteki DMAPI.
 %build
 DEBUG="%{?debug:-DDEBUG}%{!?debug:-DNDEBUG}"; export DEBUG
 autoconf
-%configure 
+%configure
 
 %{__make}
 
@@ -70,7 +70,7 @@ rm -rf $RPM_BUILD_ROOT
 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 
+export DIST_ROOT DIST_INSTALL DIST_INSTALL_DEV
 %{__make} install DIST_MANIFEST="$DIST_INSTALL"
 %{__make} install-dev DIST_MANIFEST="$DIST_INSTALL_DEV"
 
This page took 0.310837 seconds and 4 git commands to generate.