File: configure.patch

package info (click to toggle)
togl 2.0-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,504 kB
  • sloc: ansic: 5,979; sh: 591; python: 75; javascript: 19; makefile: 16
file content (13 lines) | stat: -rw-r--r-- 444 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
Index: togl-1.7/Makefile.in
===================================================================
--- togl-1.7.orig/Makefile.in	2010-02-16 16:04:26.000000000 +0100
+++ togl-1.7/Makefile.in	2010-02-16 16:04:32.000000000 +0100
@@ -88,7 +88,7 @@
 
 PKG_DIR		= $(PACKAGE_NAME)$(PACKAGE_VERSION)
 pkgdatadir	= $(datadir)/$(PKG_DIR)
-pkglibdir	= $(libdir)/$(PKG_DIR)
+pkglibdir	= $(libdir)
 pkgincludedir	= $(includedir)/$(PKG_DIR)
 
 top_builddir	= .