]> git.pld-linux.org Git - packages/apparmor-parser.git/commitdiff
- always apply no-fdopendir
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 13 Dec 2006 09:23:23 +0000 (09:23 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apparmor-parser.spec -> 1.8

apparmor-parser.spec

index 410ca5fa3ce28e08ecd24281cbc492b1a50fa304..9ff2abe4113acc02d5ff842f99003ce95d28b443 100644 (file)
@@ -34,8 +34,7 @@ Linuksa. Ten pakiet jest cz
 %prep
 %setup -q -n %{name}-%{_ver}
 %patch0 -p1
-echo 'int main() { fdopendir(0); }' > test-fdopendir.c
-%{__cc} test-fdopendir.c -o test-fdopendir || patch -p1 < %{PATCH1} || exit 1
+%patch1 -p1
 
 %build
 %{__make} \
This page took 0.181385 seconds and 4 git commands to generate.