Add /var/lib/hwclock directory to package
This commit is contained in:
@@ -44,4 +44,5 @@ check() {
|
|||||||
# This function is used to move the compiled files into the output directory
|
# This function is used to move the compiled files into the output directory
|
||||||
package() {
|
package() {
|
||||||
make DESTDIR="$BPM_OUTPUT" install
|
make DESTDIR="$BPM_OUTPUT" install
|
||||||
|
install -d "$BPM_OUTPUT"/var/lib/hwclock/
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user