diff --git a/xCAT-server/debian/dirs b/xCAT-server/debian/dirs index 158adb2d2..e9bb97e2d 100644 --- a/xCAT-server/debian/dirs +++ b/xCAT-server/debian/dirs @@ -5,6 +5,7 @@ opt/xcat/share opt/xcat/share/xcat opt/xcat/share/xcat/install opt/xcat/share/xcat/netboot +opt/xcat/share/xcat/templates opt/xcat/share/xcat/ca opt/xcat/share/xcat/scripts opt/xcat/share/xcat/tools diff --git a/xCAT-server/debian/install b/xCAT-server/debian/install index 9ed715910..c211f5894 100644 --- a/xCAT-server/debian/install +++ b/xCAT-server/debian/install @@ -2,6 +2,7 @@ bin/* opt/xcat/bin/ sbin/* opt/xcat/sbin/ share/xcat/install/* opt/xcat/share/xcat/install/ share/xcat/netboot/* opt/xcat/share/xcat/netboot/ +share/xcat/mypostscript opt/xcat/share/xcat/templates/ share/xcat/ca/* opt/xcat/share/xcat/ca share/xcat/scripts/* opt/xcat/share/xcat/scripts