summaryrefslogtreecommitdiff
path: root/src/modules/pacstrap-base/pacstrap-base.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/pacstrap-base/pacstrap-base.h')
-rw-r--r--src/modules/pacstrap-base/pacstrap-base.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/modules/pacstrap-base/pacstrap-base.h b/src/modules/pacstrap-base/pacstrap-base.h
index 01b363a4e..39fee2b84 100644
--- a/src/modules/pacstrap-base/pacstrap-base.h
+++ b/src/modules/pacstrap-base/pacstrap-base.h
@@ -37,6 +37,7 @@ public:
protected:
QString getPackageList () override ;
+ QString chrootExecPreInstall () override ;
QString chrootExecPostInstall() override ;