summaryrefslogtreecommitdiffstats
path: root/libraries/libviper/libviper-1.4.6-Makefile.patch
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/libviper/libviper-1.4.6-Makefile.patch')
-rw-r--r--libraries/libviper/libviper-1.4.6-Makefile.patch15
1 files changed, 0 insertions, 15 deletions
diff --git a/libraries/libviper/libviper-1.4.6-Makefile.patch b/libraries/libviper/libviper-1.4.6-Makefile.patch
deleted file mode 100644
index eb17f226d1..0000000000
--- a/libraries/libviper/libviper-1.4.6-Makefile.patch
+++ /dev/null
@@ -1,15 +0,0 @@
---- Makefile.orig 2009-05-22 13:24:34.000000000 +0100
-+++ Makefile 2009-05-22 13:25:19.000000000 +0100
-@@ -31,11 +31,11 @@
- rm -f viper_wide.h
-
- install:
-+ mkdir -p $(includedir) $(libdir)
- chmod 644 viper.h
- cp -f viper.h $(includedir)
- chmod 755 libviper.so
- cp -f libviper.so $(libdir)
-- ldconfig
-
- install_wide:
- chmod 644 viper.h