We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8586202 commit 6a35711Copy full SHA for 6a35711
README
@@ -28,7 +28,7 @@ the license.
28
29
HOMEPAGE
30
31
-http://nix.cs.uu.nl/
+http://nix.cs.uu.nl/patchelf
32
33
34
BUGS
configure.ac
@@ -4,7 +4,7 @@ AM_INIT_AUTOMAKE([dist-bzip2 foreign])
4
5
# Change to `1' to produce a `stable' release (i.e., the `preREVISION'
6
# suffix is not added).
7
-STABLE=0
+STABLE=1
8
9
# Put the revision number in the version.
10
if test "$STABLE" != "1"; then
0 commit comments