Include /rw in the package

On Fedora it was created in %post, but on Debian not. Unify it to simply
provide the directory as standard package content.
This commit is contained in:
Marek Marczykowski-Górecki 2014-10-19 04:32:57 +02:00
parent a2e17ef244
commit be266a00dd
2 changed files with 2 additions and 0 deletions

View File

@ -181,6 +181,7 @@ install-common:
install -d $(DESTDIR)/var/run/qubes
install -d $(DESTDIR)/home_volatile/user
install -d $(DESTDIR)/rw
install-deb:
mkdir -p $(DESTDIR)/etc/apt/sources.list.d

View File

@ -387,6 +387,7 @@ rm -f %{name}-%{version}
%dir /home_volatile
%attr(700,user,user) /home_volatile/user
%dir /mnt/removable
%dir /rw
%package sysvinit
Summary: Qubes unit files for SysV init style or upstart