summaryrefslogtreecommitdiffstats
path: root/scripts/apatch.in
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/apatch.in')
-rwxr-xr-xscripts/apatch.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/apatch.in b/scripts/apatch.in
index 034773e..3ec72e4 100755
--- a/scripts/apatch.in
+++ b/scripts/apatch.in
@@ -107,6 +107,7 @@ apatch()
else
touch .pc/$patch~refresh
fi
+ touch .pc/$patch/.timestamp
if [ "$(shopt -s nullglob ; echo .pc/$patch/*)" = "" ]
then
echo $"Patch $patch appears to be empty, applied"