Skip to content

Commit

Permalink
fix: package usr directory too
Browse files Browse the repository at this point in the history
  • Loading branch information
prateekmedia committed Jun 20, 2024
1 parent 0334a19 commit fac4304
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@ class AppPackageMakerPacman extends AppPackageMaker {
'--options=!all,use-set,type,uid,gid,mode,time,size,md5,sha256,link',
'.PKGINFO',
'.INSTALL',
'usr',
],
environment: {
'LANG': 'C',
Expand Down

0 comments on commit fac4304

Please sign in to comment.