Browse Source

Stefan Paletta:


			
			
				rocklinux
			
			
		
Stefan Paletta 22 years ago
parent
commit
1198bf92bb
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      package/stefanp/psi/psi.conf

+ 1
- 1
package/stefanp/psi/psi.conf

@ -29,7 +29,7 @@ fi
confopt="--prefix=$root/$prefix"
postmake_psi () {
mcp -v "$archdir/psi-${ver}_*.qm" "$datadir/$pkg/psi_#1.qm"
mcp -d -v "$archdir/psi-${ver}_*.qm" "$datadir/$pkg/psi_#1.qm"
}
hook_add postmake 3 postmake_psi

Loading…
Cancel
Save