summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorCraig Small <csmall@enc.com.au>2011-12-23 09:18:43 +1100
committerCraig Small <csmall@enc.com.au>2011-12-23 09:18:43 +1100
commit2983b305235bb6ed5a22e0a397fce5078b2cb63c (patch)
treeedb570b675c81f995cac198faa22fba93a72f525 /.gitignore
parent23e753fd473081d2c559d6ef0161c839fcfbdcce (diff)
downloadprocps-ng-2983b305235bb6ed5a22e0a397fce5078b2cb63c.tar.gz
Renaming libprocfs to libprocps
The library used to be called libprocps but it was renamed to make sure there was only one. However the formatting of the library SONAME has changed so there cannot be any confusion. libprocps makes it clear that its a library from this project and not a set of functions directly on the filesystem.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 2e20e98..4338705 100644
--- a/.gitignore
+++ b/.gitignore
@@ -28,8 +28,8 @@ pkill
pmap
procps-ng-*.tar.gz
proc/.depend
-proc/libprocfs.la
-proc/libprocfs.pc
+proc/libprocps.la
+proc/libprocps.pc
proc/Makefile
proc/Makefile.in
ps/Makefile