]> git.pld-linux.org Git - packages/phpMyAdmin.git/commitdiff
- macro fix
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 16 Feb 2004 15:05:55 +0000 (15:05 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    phpMyAdmin.spec -> 1.63

phpMyAdmin.spec

index b27f5d6172b33dc175f0565bf4bfb5b3ff164513..0b0a2237b1034522e07b4b833109b4bd118cabee 100644 (file)
@@ -79,7 +79,7 @@ install libraries/export/*.php $RPM_BUILD_ROOT%{_myadmindir}/libraries/export
 install config.inc.php $RPM_BUILD_ROOT%{_sysconfdir}
 ln -sf %{_sysconfdir}/config.inc.php $RPM_BUILD_ROOT%{_myadmindir}/config.inc.php
 
-install %SOURCE1 $RPM_BUILD_ROOT/etc/httpd/%{name}.conf
+install %{SOURCE1} $RPM_BUILD_ROOT/etc/httpd/%{name}.conf
 
 %clean
 rm -rf $RPM_BUILD_ROOT
This page took 0.464136 seconds and 4 git commands to generate.