imlib add repo

This commit is contained in:
burakerturk
2015-07-14 01:32:30 +03:00
parent b32662ad63
commit dd7072ac51
6 changed files with 200 additions and 0 deletions
@@ -0,0 +1,12 @@
--- imlib2-config.in~ 2006-10-27 00:17:29.000000000 +0200
+++ imlib2-config.in 2006-10-27 00:17:29.000000000 +0200
@@ -45,8 +45,7 @@
echo $includes
;;
--libs)
- libdirs=-L@libdir@
- echo $libdirs -lImlib2 @my_libs@
+ echo -lImlib2 @my_libs@
;;
*)
echo "${usage}" 1>&2