diff options
Diffstat (limited to 'brp-compress')
-rwxr-xr-x | brp-compress | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/brp-compress b/brp-compress index 4b27acd..b1bf0dc 100755 --- a/brp-compress +++ b/brp-compress @@ -1,6 +1,6 @@ #!/bin/sh -# $Id$ +# $Id: brp-compress 11488 2005-04-29 03:14:31Z othauvin $ # If using normal root, avoid changing anything. if [ -z "$RPM_BUILD_ROOT" -o "$RPM_BUILD_ROOT" = "/" ]; then |