Browse Source

ops, cut & paste error

Ralf S. Engelschall 21 years ago
parent
commit
a6f442fa9b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      popt/popt.pc

+ 1 - 1
popt/popt.pc

@@ -3,7 +3,7 @@ exec_prefix=${prefix}
 libdir=${exec_prefix}/lib
 includedir=${prefix}/include
 
-Name: newt
+Name: popt
 Description: POPT - Parse Command-Line Options
 Version: @version@
 Libs: -L${libdir} -lpopt