Log In
source-git
/
ucx
Clone
Source Code
GIT
Source
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
Files
Commit:
a1e78722f6743330f32d8ab18393a0ddc2a4ef62
a1e78722f6743330f32d8ab18393a0ddc2a4ef62
debian
ucx.prerm
Fork and Edit
Blob
Blame
History
Raw
#!/bin/sh PCF=/usr/lib/pkgconfig/ucx.pc if [ -f $PCF ];then rm -f $PCF fi