Search
j0ke.net Open Build Service
>
Projects
>
ha
:
firewall
>
snort29
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 16
[-]
[+]
Changed
snort.spec
@@ -211,7 +211,13 @@ %prep %setup -q -n %{realname}-%{version} %patch0 -p1 + +## start: needed for snortsam patch chmod +x autojunk.sh +if [ -s configure ] ; then + mv configure configure.bak +fi +## end: needed for snortsam patch # When building from a Snort.org CVS snapshot tarball, you have to run # autojunk before you can build.