]> git.pld-linux.org Git - packages/setup.git/commitdiff
- added quotation marks patch
authorpascalek <pascalek@pld-linux.org>
Fri, 30 Nov 2007 08:34:28 +0000 (08:34 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    setup.spec -> 1.134

setup.spec

index 93240ee4888a4f07bd886e11901c9e9929911a67..c29655fcb1831424da0cd45110c790a5d1eb3c31 100644 (file)
@@ -29,6 +29,7 @@ Patch1:               %{name}-profile.env.patch
 Patch2:                %{name}-iana-etc.patch
 # This is source of non-iana changes in services file
 Patch3:                %{name}-services.patch
+Patch4:                %{name}-dquo.patch
 BuildRequires: dietlibc-static
 BuildRequires: gawk
 Conflicts:     FHS < 2.3
@@ -79,6 +80,7 @@ dosyalarını içerir.
 %patch2 -p1
 install %{SOURCE2} update-fstab.c
 install %{SOURCE3} postshell.c
+%patch4 -p1
 
 %build
 %{__make} -C iana-etc-%{iana_etc_ver}
This page took 0.032857 seconds and 4 git commands to generate.