Skip to content

Instantly share code, notes, and snippets.

View Ionic's full-sized avatar

Mihai Moldovan Ionic

  • Karlsruhe, Baden-Württemberg, Germany
View GitHub Profile
@Ionic
Ionic / buildsys.dbg.diff
Created January 15, 2012 16:54
debug builsys.mk.in
diff --git a/Makefile b/Makefile
index c21acbc..60f8925 100644
--- a/Makefile
+++ b/Makefile
@@ -7,19 +7,11 @@ include buildsys.mk
install-extra:
for i in audacious.pc audclient.pc; do \
${INSTALL_STATUS}; \
- if ${MKDIR_P} ${DESTDIR}${libdir}/pkgconfig && ${INSTALL} -m 644 $$i ${DESTDIR}${libdir}/pkgconfig/$$i; then \
- ${INSTALL_OK}; \
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<remote name = "privategh"
fetch="git://github.com/" />
<project path="device/htc/vision"
name="Andromadus/android_device_htc_vision"
remote="privategh"
revision="ics" />