updated on Wed Jan 18 04:00:29 UTC 2012
[aur-mirror.git] / safecat / config.patch
blob3a8b4d4a46464326c1401305a51a21847261f416
1 --- conf-cc 2004-08-17 03:13:15.000000000 +0200
2 +++ ../conf-cc 2008-07-29 22:19:12.240922551 +0200
3 @@ -1,4 +1,4 @@
4 -cc -O2
5 +cc -march=native -O3
7 This will be used to compile .c files. Add any needed flags here; for
8 example, if you want support for files larger than 2GB on Linux systems,
9 --- conf-root 2000-02-29 05:10:12.000000000 +0100
10 +++ ../conf-root 2008-07-29 22:19:12.267588529 +0200
11 @@ -1,4 +1,4 @@
12 -/usr/local
13 +TMPDIR_PKGBUILD
15 The first line of this file gives the top-level directory for installation.
16 Files will be installed in the appropriate subdirectories; bin, lib,
17 --- conf-version 2006-04-09 17:11:00.000000000 +0200
18 +++ ../conf-version 2008-07-29 22:19:12.267588529 +0200
19 @@ -1,4 +1,4 @@
20 -1.13
21 +1.13.arch
23 The revision number of the software being distributed. This should not
24 need to be changed by the user. If you modify this code, and then use