]> git.pld-linux.org Git - packages/phpMyAdmin.git/commitdiff
- unified
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 22 May 2006 09:16:37 +0000 (09:16 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    phpMyAdmin.spec -> 1.133

phpMyAdmin.spec

index d1b7635edd04edafc024978c04cfb128f8a702a8..4edabb7950beb2dc8d5bd59110c40d81e76c7156 100644 (file)
@@ -20,7 +20,7 @@ Requires:     webapps
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define                _appdir %{_datadir}/%{name}
+%define                _appdir         %{_datadir}/%{name}
 %define                _webapps        /etc/webapps
 %define                _webapp         %{name}
 %define                _sysconfdir     %{_webapps}/%{_webapp}
@@ -61,7 +61,7 @@ podr
 
 %prep
 %setup -q
-%patch -p1
+%patch0 -p1
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.674453 seconds and 4 git commands to generate.