index
:
spec-helper
master
topic/MandrakeSoft
Tools to ease the creation of RPM packages
Anssi Hannula [anssi]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rwxr-xr-x
fix_pamd
1
1 files changed, 1 insertions, 0 deletions
diff --git a/fix_pamd b/fix_pamd
index c87cb7d..c54e4ca 100755
--- a/
fix_pamd
+++ b/
fix_pamd
@@ -1,4 +1,5 @@
#!/bin/sh
+# $Id$
if [ -z "$RPM_BUILD_ROOT" ]; then
echo "No build root defined" >&2